Govbase
Rank #2,002com.govbase/govbase
MCP server providing govbase capabilities
Govbase is a Model Context Protocol (MCP) server published by govbase-inc. It ranks #2,002 of 132,345 servers tracked on MCP Toplist, and its repository has 153 GitHub stars. Govbase is listed across 2 registries — Official MCP and mcp.so, with 2 tracked versions. It was first listed on Mar 27, 2026 and most recently updated on Mar 27, 2026.
Ranks ahead of 130,343 of 132,345 servers on MCP Toplist.
Use Govbase
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http govbase https://api.govbase.com/mcp[mcp_servers.govbase]
url = "https://api.govbase.com/mcp"Add to ~/.codex/config.toml.
https://api.govbase.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"govbase": {
"url": "https://api.govbase.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"govbase": {
"type": "http",
"url": "https://api.govbase.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"govbase": {
"serverUrl": "https://api.govbase.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"govbase": {
"url": "https://api.govbase.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.govbase%2Fgovbase)<a href="https://mcptoplist.com/server/com.govbase%2Fgovbase"><img src="https://mcptoplist.com/badge/com.govbase%2Fgovbase.svg" alt="MCP Toplist: Top 5% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
govbase-inc
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Mar 27, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Govbase?
- Govbase is maintained by govbase-inc, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Govbase listed on the Official MCP Registry?
- Yes — Govbase is listed on the Official MCP Registry, alongside mcp.so.
- How many versions does Govbase have?
- MCP Toplist tracks 2 versions of Govbase, most recently published on Mar 27, 2026.
- Where can I find the source code for Govbase?
- The source code for Govbase is hosted at github.com/govbase-inc/govbase.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.