← Index

io.github.codeislaw101/katzilla

io.github.codeislaw101/katzilla·v0.1.1·Other
Quality Score
80
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "katzilla": {
      "command": "npx",
      "args": [
        "-y",
        "@katzilla/mcp"
      ],
      "env": {
        "KATZILLA_API_KEY": "<your-katzilla_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "katzilla": {
      "command": "npx",
      "args": [
        "-y",
        "@katzilla/mcp"
      ],
      "env": {
        "KATZILLA_API_KEY": "<your-katzilla_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @katzilla/mcp
§02  Environment variables
KATZILLA_API_KEY
requiredsecret

Katzilla API key (get one free at https://katzilla.dev/dashboard)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other