Skip to main content
Glama
stefanoamorelli

Federal Reserve Economic Data (FRED) MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FRED_API_KEYYesFRED® API key required to access Federal Reserve Economic Data. You can obtain one from the FRED® website (https://fred.stlouisfed.org/docs/api/api_key.html).

Tools

Functions exposed to the LLM to take actions

NameDescription
fred_browse

Browse FRED's complete catalog through categories, releases, or sources. Use browse_type='categories' to explore the category tree, 'releases' for data releases, 'sources' for data sources, 'category_series' to get all series in a category, or 'release_series' to get all series in a release.

fred_search

Search for FRED economic data series by keywords, tags, or filters. Returns matching series with their IDs, titles, and metadata. Use this to find specific series when you know what you're looking for.

fred_get_series

Retrieve data for any FRED series by its ID. Supports data transformations, frequency changes, and date ranges.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/stefanoamorelli/fred-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server