lzinga/us-gov-open-data-mcp
MCP server + TypeScript SDK for 40+ U.S. government data APIs — 250+ tools. Treasury, FRED, Congress, FDA, CDC, FEC, lobbying, and many more. Works with VS Code Copilot, Claude Desktop, Cursor.
Platform-specific configuration:
{
"mcpServers": {
"us-gov-open-data-mcp": {
"command": "npx",
"args": [
"-y",
"us-gov-open-data-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...