fred-mcp

shanehull/fred-mcp
★ 0 stars Go 🔒 Security Updated today
MCP server for the Federal Reserve Economic Data (FRED) API. Covers the full API: series, categories, releases, sources, tags, and GeoFRED maps.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fred-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/shanehull/fred-mcp@latest"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="https://github.com/modelcontextprotocol/.github/raw/main/profile/assets/light.png" height="80" alt="MCP"> <br> <img src="assets/fred-logo.svg" height="48" alt="FRED"> </p> MCP server for [Federal Reserve Economic Data](https://fred.stlouisfed.org/). Wraps all 37 [go-fred](https://github.com/shanehull/go-fred) API endpoints as typed MCP tools. Connects over stdio (local) or HTTP/SSE (remote with OAuth).

Tools (20)

FRED_API_KEYOAUTH_ALLOWED_EMAILOAUTH_AUDIENCEOAUTH_AUTHORIZE_URLOAUTH_CLIENT_SECRETOAUTH_ISSUEROAUTH_JWKS_URLOAUTH_TOKEN_URLPORTPUBLIC_HOSTfred_get_categoryfred_get_category_childrenfred_get_category_relatedfred_get_category_related_tagsfred_get_category_seriesfred_get_category_tagsfred_get_regional_datafred_get_related_tagsfred_get_releasefred_get_release_dates