MCP Directory
Back

us-gov-open-data-mcp

by lzinga · TypeScript · ★ 103

MCP server + TypeScript SDK for 40+ U.S. government data APIs — 250+ tools. Treasury, FRED, Congress, FDA, CDC, FEC, lobbying, and many more. Works with VS Code Copilot, Claude Desktop, Cursor.

#api#cdc#claude#congress#fda#fred#government-data#lobbying#mcp#model-context-protocol#open-data#treasury

Install

npx -y github:lzinga/us-gov-open-data-mcp

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "us-gov-open-data-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:lzinga/us-gov-open-data-mcp"
      ]
    }
  }
}

From the README

**MCP Server + TypeScript SDK for 40+ U.S. Government APIs** [](https://www.npmjs.com/package/us-gov-open-data-mcp) [](https://www.npmjs.com/package/us-gov-open-data-mcp) [](https://opensource.org/licenses/MIT) 300+ tools covering economic, fiscal, health, education, energy, environment, lobbying, housing, patents, safety, banking, consumer protection, workplace safety, transportation, seismic, clinical trials, pharma payments, research funding, procurement, and legislative data. **20+ APIs require no key** · The rest use free keys that take under a minute to get [Getting Started](https://…
Read full README on GitHub →

Related other servers