US Government Data
Rank #10,731io.github.malonestar/gov-data-mcp
US government open-data APIs as MCP tools: EPA, FEMA, USGS, NOAA, FDIC, HUD, CMS and more.
US Government Data is a Model Context Protocol (MCP) server published by malonestar. It ranks #10,731 of 132,046 servers tracked on MCP Toplist. US Government Data is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Aug 20, 2026 and most recently updated on Sep 19, 2026.
Ranks ahead of 121,315 of 132,046 servers on MCP Toplist.
Use US Government Data
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add gov-data-mcp -e "APIFY_TOKEN=<your APIFY_TOKEN>" -- npx -y gov-data-mcpReplace each placeholder with your own value before saving.
[mcp_servers.gov-data-mcp]
command = "npx"
args = ["-y", "gov-data-mcp"]
[mcp_servers.gov-data-mcp.env]
APIFY_TOKEN = "<your APIFY_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gov-data-mcp": {
"command": "npx",
"args": [
"-y",
"gov-data-mcp"
],
"env": {
"APIFY_TOKEN": "<your APIFY_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gov-data-mcp": {
"command": "npx",
"args": [
"-y",
"gov-data-mcp"
],
"env": {
"APIFY_TOKEN": "<your APIFY_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"gov-data-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"gov-data-mcp"
],
"env": {
"APIFY_TOKEN": "<your APIFY_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gov-data-mcp": {
"command": "npx",
"args": [
"-y",
"gov-data-mcp"
],
"env": {
"APIFY_TOKEN": "<your APIFY_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gov-data-mcp": {
"command": "npx",
"args": [
"-y",
"gov-data-mcp"
],
"env": {
"APIFY_TOKEN": "<your APIFY_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
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.malonestar%2Fgov-data-mcp)<a href="https://mcptoplist.com/server/io.github.malonestar%2Fgov-data-mcp"><img src="https://mcptoplist.com/badge/io.github.malonestar%2Fgov-data-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
malonestar
Available versions (6)
| Version | Published |
|---|---|
| 1.1.2 | Sep 19, 2026 |
| 1.1.1 | Sep 9, 2026 |
| 1.1.0 | Sep 1, 2026 |
| 1.0.4 | Sep 1, 2026 |
| 1.0.3 | Aug 21, 2026 |
| 1.0.2 | Aug 20, 2026 |
Frequently asked questions
- Who maintains US Government Data?
- US Government Data is maintained by malonestar, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is US Government Data listed on the Official MCP Registry?
- Yes — US Government Data is listed on the Official MCP Registry, alongside Glama.
- How many versions does US Government Data have?
- MCP Toplist tracks 6 versions of US Government Data, most recently published on Sep 19, 2026.
- Where can I find the source code for US Government Data?
- The source code for US Government Data is hosted at github.com/malonestar/gov-data-mcp.
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.