Skip to content
MCP Server Community By @codeislaw101

codeislaw101/katzilla

[![codeislaw101/katzilla MCP server](https://glama.ai/mcp/servers/codeislaw101/katzilla/badges/score.svg)](https://glama.ai/mcp/servers/codeislaw101/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 @katzilla/mcp`.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide →
Connected Apps: codeislaw101/katzilla Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-codeislaw101-katzilla

Detailed Documentation

codeislaw101/katzilla MCP server 📇 ☁️ 🍎 🪟 🐧 - 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 @katzilla/mcp.

Configuration

{
  "mcpServers": {
    "codeislaw101-katzilla": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-codeislaw101-katzilla"
      ],
      "env": {}
    }
  }
}