Back to MCP Servers
Katzilla
Unified data API for AI agents — 300+ free, public, and government data sources behind a single API key. Access economic (FRED, BLS), environmental (EPA, NOAA), health (CDC, FDA), weather (NWS), financial (SEC, CFPB), science (NASA, arXiv), and 30+ more categories. Install: `npx…
aggregatorsgoapiaiagent
By codeislaw101
Installation
npx @katzilla/mcpConfiguration
{
"mcpServers": {
"katzilla": {
"command": "npx",
"args": ["-y", "katzilla"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes