MCP Server
Maintained
MIT
USASpending.gov MCP Server
io.github.1102tools/usaspending-gov-mcp
What is the USASpending.gov MCP server?
USASpending.gov federal contracts, subawards, recipients, agencies. 55 tools.
How to install USASpending.gov
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"usaspending-gov-mcp": {
"command": "uvx",
"args": [
"usaspending-gov-mcp"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"usaspending-gov-mcp": {
"command": "uvx",
"args": [
"usaspending-gov-mcp"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"usaspending-gov-mcp": {
"command": "uvx",
"args": [
"usaspending-gov-mcp"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"usaspending-gov-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"usaspending-gov-mcp"
]
}
}
}Claude Code
claude mcp add usaspending-gov-mcp -- uvx usaspending-gov-mcpRelated MCP servers
BLS OEWS
Maintained
BLS Occupational Employment and Wage Statistics market wages. 7 tools.
11
View repository →Python
MIT
eCFR
Maintained
Electronic Code of Federal Regulations including FAR and DFARS. 13 tools.
11
View repository →Python
MIT
Federal Register
Maintained
Federal Register proposed/final rules, notices, executive orders, FAR cases. 8 tools.
11
View repository →Python
MIT
GSA CALC+
Maintained
GSA CALC+ awarded labor ceiling rates from 230K+ MAS contracts. 8 tools.
11
View repository →Python
MIT
GSA Per Diem
Maintained
GSA Per Diem federal travel lodging and M&IE rates. 6 tools.
11
View repository →Python
MIT
Regulations.gov
Maintained
Regulations.gov rulemaking dockets, documents, public comments. 8 tools.
11
View repository →Python
MIT