Katzilla MCP
Rank #60,498io.github.codeislaw101/katzilla
300+ free public & government data sources behind one API key, for AI agents.
Katzilla MCP is a Model Context Protocol (MCP) server published by codeislaw101. It ranks #60,498 of 132,113 servers tracked on MCP Toplist. Katzilla MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Apr 7, 2026 and most recently updated on Apr 7, 2026.
Ranks ahead of 71,615 of 132,113 servers on MCP Toplist.
Use Katzilla MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add katzilla -e "KATZILLA_API_KEY=<your KATZILLA_API_KEY>" -- npx -y @katzilla/mcpReplace each placeholder with your own value before saving.
[mcp_servers.katzilla]
command = "npx"
args = ["-y", "@katzilla/mcp"]
[mcp_servers.katzilla.env]
KATZILLA_API_KEY = "<your KATZILLA_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"katzilla": {
"command": "npx",
"args": [
"-y",
"@katzilla/mcp"
],
"env": {
"KATZILLA_API_KEY": "<your KATZILLA_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"katzilla": {
"command": "npx",
"args": [
"-y",
"@katzilla/mcp"
],
"env": {
"KATZILLA_API_KEY": "<your KATZILLA_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"katzilla": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@katzilla/mcp"
],
"env": {
"KATZILLA_API_KEY": "<your KATZILLA_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"katzilla": {
"command": "npx",
"args": [
"-y",
"@katzilla/mcp"
],
"env": {
"KATZILLA_API_KEY": "<your KATZILLA_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"katzilla": {
"command": "npx",
"args": [
"-y",
"@katzilla/mcp"
],
"env": {
"KATZILLA_API_KEY": "<your KATZILLA_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.codeislaw101%2Fkatzilla)<a href="https://mcptoplist.com/server/io.github.codeislaw101%2Fkatzilla"><img src="https://mcptoplist.com/badge/io.github.codeislaw101%2Fkatzilla.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
codeislaw101
Other servers by codeislaw101
View all codeislaw101 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Apr 7, 2026 |
Frequently asked questions
- Who maintains Katzilla MCP?
- Katzilla MCP is maintained by codeislaw101, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Katzilla MCP listed on the Official MCP Registry?
- Yes — Katzilla MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Katzilla MCP have?
- MCP Toplist tracks 1 version of Katzilla MCP, most recently published on Apr 7, 2026.
- Where can I find the source code for Katzilla MCP?
- The source code for Katzilla MCP is hosted at github.com/codeislaw101/katzilla.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.