USASpending.gov
Rank #33,504io.github.1102tools/usaspending-gov-mcp
USASpending.gov federal contracts, subawards, recipients, agencies. 55 tools.
USASpending.gov is a Model Context Protocol (MCP) server published by 1102tools. It ranks #33,504 of 115,591 servers tracked on MCP Toplist, and its repository has 20 GitHub stars. USASpending.gov is listed on Official MCP, with 1 tracked version. It was first listed on Apr 23, 2026 and most recently updated on Apr 25, 2026.
Ranks ahead of 82,087 of 115,591 servers on MCP Toplist.
Use USASpending.gov
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add usaspending-gov-mcp -- uvx usaspending-gov-mcp[mcp_servers.usaspending-gov-mcp]
command = "uvx"
args = ["usaspending-gov-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"usaspending-gov-mcp": {
"command": "uvx",
"args": [
"usaspending-gov-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"usaspending-gov-mcp": {
"command": "uvx",
"args": [
"usaspending-gov-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"usaspending-gov-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"usaspending-gov-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"usaspending-gov-mcp": {
"command": "uvx",
"args": [
"usaspending-gov-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"usaspending-gov-mcp": {
"command": "uvx",
"args": [
"usaspending-gov-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.1102tools%2Fusaspending-gov-mcp)<a href="https://mcptoplist.com/server/io.github.1102tools%2Fusaspending-gov-mcp"><img src="https://mcptoplist.com/badge/io.github.1102tools%2Fusaspending-gov-mcp.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
1102tools
Other servers by 1102tools
View all 1102tools servers →Available versions (1)
| Version | Published |
|---|---|
| 0.3.2 | Apr 25, 2026 |
Frequently asked questions
- Who maintains USASpending.gov?
- USASpending.gov is maintained by 1102tools, which publishes 20 MCP servers (8 total versions) tracked on MCP Toplist.
- Is USASpending.gov listed on the Official MCP Registry?
- Yes — USASpending.gov is listed on the Official MCP Registry.
- How many versions does USASpending.gov have?
- MCP Toplist tracks 1 version of USASpending.gov, most recently published on Apr 25, 2026.
- Where can I find the source code for USASpending.gov?
- The source code for USASpending.gov is hosted at github.com/1102tools/federal-contracting-mcps.