Financial

FRED MCP Server

Connect your account, then chat with AI to run tools.

FRED (Federal Reserve Economic Data) provides access to over 800,000 US and international economic time series from the Federal Reserve Bank of St. Louis. Includes GDP, inflation, unemployment, interest rates, housing data, and more.

8 tools
Agent guide included
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for FRED — workflow patterns, data models, and gotchas for your AI agent.

FRED

FRED (Federal Reserve Economic Data) provides 800K+ US and international economic time series. GDP, inflation, unemployment, interest rates, housing data.

Data Model

  • Series — discover ids via search, pull metadata, download observation tables, and watch update timestamps.
  • Categories — hierarchical navigation nodes that group related series.
  • Releases — publication bundles from contributing agencies.

Gotchas

  • Series identifiers are opaque; discover them via search or category navigation before pulling long observation histories.

Tools in this Server (8)

Get Category

Get a FRED category by ID. Returns the category name, ID, and parent ID. Use category_id=0 for the root category. Combine with get_category_children t...

Get Category Children

Get child categories for a FRED category. Returns a list of subcategories with their IDs and names. Start with category_id=0 to see the top-level cate...

Get Category Series

Get the economic data series within a FRED category. Returns series ID, title, frequency, units, seasonal adjustment, and observation date range. Use ...

Get Observations

Get observations (data values) for a FRED economic data series. Returns date-value pairs for the requested time range. Supports frequency aggregation ...

Get Releases

List all FRED releases of economic data. A release is a published report containing one or more data series (e.g., 'Employment Situation', 'Consumer P...

Get Series

Get metadata for a FRED economic data series by its ID. Returns title, frequency, units, seasonal adjustment, observation date range, last updated, po...

Get Series Updates

Get economic data series sorted by when observations were most recently updated on the FRED server. Useful for monitoring which indicators have new da...

Search Series

Search FRED for economic data series matching keywords. Returns series ID, title, frequency, units, seasonal adjustment, observation date range, and p...

Frequently Asked Questions

What is the FRED MCP server?

FRED (Federal Reserve Economic Data) provides access to over 800,000 US and international economic time series from the Federal Reserve Bank of St. Louis. Includes GDP, inflation, unemployment, interest rates, housing data, and more. It provides 8 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect FRED to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/fred. Authentication is handled automatically.

How many tools does FRED provide?

FRED provides 8 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does FRED require?

FRED uses API Key. FRED requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect FRED to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/fred

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to use FRED?

Sign in to connect your credentials and start running tools from the chat.

FRED MCP Server & Skill — 8 Tools