MCP Server
MCP
io.github.codeislaw101/katzilla
300+ free public & government data sources behind one API key, for AI agents.
Install
npx -y @katzilla/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@katzilla/mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Katzilla API key (get one free at https://katzilla.dev/dashboard)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "KATZILLA_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment