Skip to main content
Glama
cfdude

MCP-FRED

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FRED_API_KEYYesYour FRED API key (required). Obtain from fred.stlouisfed.org.
MCPFRED_LEGACYNoSet to '1' to use legacy STDIO transport instead of FastMCP.0
FRED_OUTPUT_MODENoOutput mode: auto, screen, or file. Default: autoauto
FRED_STORAGE_DIRNoStorage location for data files. Default: ./fred-data./fred-data
FRED_PROJECT_NAMENoDefault project name. Default: defaultdefault
FRED_OUTPUT_FORMATNoDefault output format: csv or json. Default: csvcsv
FRED_JOB_RETENTION_HOURSNoJob retention period in hours. Default: 2424
FRED_OUTPUT_FILE_CHUNK_SIZENoRows per CSV flush. Default: 10001000

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/cfdude/mcp-fred'

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