Government Contracts MCP
Rank #27,891io.github.FoundryNet/gov-contracts-mcp
Government contract search and federal procurement data: SAM.gov opportunities + USASpending awards.
Government Contracts MCP is a Model Context Protocol (MCP) server published by FoundryNet. It ranks #27,891 of 115,591 servers tracked on MCP Toplist. Government Contracts MCP is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Jun 18, 2026 and most recently updated on Jun 18, 2026.
Ranks ahead of 87,700 of 115,591 servers on MCP Toplist.
Use Government Contracts MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http gov-contracts-mcp https://gov-contracts-mcp-production.up.railway.app/mcp[mcp_servers.gov-contracts-mcp]
url = "https://gov-contracts-mcp-production.up.railway.app/mcp"Add to ~/.codex/config.toml.
https://gov-contracts-mcp-production.up.railway.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"gov-contracts-mcp": {
"url": "https://gov-contracts-mcp-production.up.railway.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"gov-contracts-mcp": {
"type": "http",
"url": "https://gov-contracts-mcp-production.up.railway.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"gov-contracts-mcp": {
"serverUrl": "https://gov-contracts-mcp-production.up.railway.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"gov-contracts-mcp": {
"url": "https://gov-contracts-mcp-production.up.railway.app/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/io.github.FoundryNet%2Fgov-contracts-mcp)<a href="https://mcptoplist.com/server/io.github.FoundryNet%2Fgov-contracts-mcp"><img src="https://mcptoplist.com/badge/io.github.FoundryNet%2Fgov-contracts-mcp.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
FoundryNet
Other servers by FoundryNet
- forge-sandbox#17,779 · 1 ver
- MINT Protocol — Universal Work Attestation#21,887 · 1 ver
- Academic Research Intelligence MCP#27,877 · 1 ver
- Brand Intelligence MCP#27,878 · 1 ver
- Regulatory & Compliance Intelligence MCP#27,879 · 1 ver
- Crypto Market Intelligence MCP#27,880 · 1 ver
- Currency & Exchange Rate MCP#27,881 · 1 ver
- Cybersecurity Threat Intelligence MCP#27,882 · 1 ver
- Email Verification MCP#27,883 · 1 ver
- Fact Verification MCP#27,884 · 1 ver
- Financial Signals MCP#27,885 · 1 ver
- FoundryNet — Industrial Machine Intelligence#27,886 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jun 18, 2026 |
Frequently asked questions
- Who maintains Government Contracts MCP?
- Government Contracts MCP is maintained by FoundryNet, which publishes 22 MCP servers (22 total versions) tracked on MCP Toplist.
- Is Government Contracts MCP listed on the Official MCP Registry?
- Yes — Government Contracts MCP is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Government Contracts MCP have?
- MCP Toplist tracks 1 version of Government Contracts MCP, most recently published on Jun 18, 2026.
- Where can I find the source code for Government Contracts MCP?
- The source code for Government Contracts MCP is hosted at github.com/foundrynet/gov-contracts-mcp.