69
/ 100
9 days ago
glama

Civic Data MCP Server

Provides access to 7 free government and open data APIs including NOAA weather, US Census demographics, NASA imagery, World Bank economics, Data.gov, and EU Open Data through 22 specialized tools, with most requiring no API keys.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 10 credentials: N2YO_API_KEY, OPENWEATHER_API_KEY, NASA_API_KEY, FRED_API_KEY, BLS_API_KEY, NPS_API_KEY, EIA_API_KEY, BEA_API_KEY, USDA_API_KEY, FBI_CDE_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretN2YO_API_KEY
🔐 secretOPENWEATHER_API_KEY"": "optional",
🔐 secretNASA_API_KEY"": "optional",
🔐 secretFRED_API_KEY"": "optional",
🔐 secretBLS_API_KEY"": "optional",
🔐 secretNPS_API_KEY"": "optional",
🔐 secretEIA_API_KEY"": "optional",
🔐 secretBEA_API_KEY"": "optional",
🔐 secretUSDA_API_KEY"": "optional",
🔐 secretFBI_CDE_API_KEY"": "optional"
configAPI_TIMEOUTRequest timeout in seconds 30
configCACHE_TTL
configLOG_LEVEL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/ericgrill-mcp-civic-data-19swgd)](https://m8ven.ai/mcp/ericgrill-mcp-civic-data-19swgd)
commit: 0d017b7511274651d4c8dd6cf495aa90b6efb3a5
code hash: 21be86391d14f6e3ea91dbc95f65964d9496f9963ad509c958d9bc1769dcac3e
verified: 6/17/2026, 12:25:21 PM
view raw JSON →