HomeDevelopment › katzilla

katzilla

300+ free public & government data sources behind one API key, for AI agents.

TypeScript Cloud macOSWindowsLinux

Topics: Aggregators

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.1)

npx -y @katzilla/mcp@0.1.1

Or add to your MCP client config:

{
  "mcpServers": {
    "katzilla": {
      "command": "npx",
      "args": [
        "-y",
        "@katzilla/mcp@0.1.1"
      ],
      "env": {
        "KATZILLA_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • KATZILLA_API_KEY required secret — Katzilla API key (get one free at https://katzilla.dev/dashboard)

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry