GVNR
Rank #38,266glama/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 mightbesaad. It ranks #38,266 of 76,851 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 38,585 of 76,851 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 1 registry (1 delisted)
mightbesaad
Other servers by mightbesaad
View all mightbesaad 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
- Who maintains GVNR?
- GVNR is maintained by mightbesaad, which publishes 4 MCP servers (2 total versions) tracked on MCP Toplist.
- Is GVNR listed on the Official MCP Registry?
- 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/mightbesaad/gvnr.