GVNR
Rank #33173glama/gvnrdev/gvnr
Budget Governor gives autonomous AI agents a hard spend limit. One budget_clear call before each LLM request checks the agent's envelope and deducts the estimated cost. Stops runaway billing before it starts. No self-hosting required.
GVNR is a Model Context Protocol (MCP) server published by gvnrdev. It ranks #33173 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. GVNR is listed across 2 registries — Glama and PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on May 19, 2026.
Ranks ahead of 25,727 of 58,900 servers on MCP Toplist.
Use GVNR
Add GVNR to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"gvnr": {
"url": "https://gvnr.dev/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Listed on 2 registries
gvnrdev
Other servers by gvnrdev
View all gvnrdev servers →Not versioned
This server is published through registries that do not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- What is GVNR?
- Budget Governor gives autonomous AI agents a hard spend limit. One budget_clear call before each LLM request checks the agent's envelope and deducts the estimated cost. Stops runaway billing before it starts. No self-hosting required.
- Who maintains GVNR?
- GVNR is maintained by gvnrdev, which publishes 2 MCP servers (0 total versions) tracked on MCP Toplist.
- Is GVNR an official MCP server?
- GVNR is not on the Official MCP Registry. It is listed on Glama and PulseMCP.
- How many versions does GVNR have?
- GVNR ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for GVNR?
- The source code for GVNR is hosted at github.com/gvnrdev/gvnr.