Skip to main content
Glama
satendra-mani-tiwari

FRED Economic MCP Server

env.example565 B
# FRED API Configuration # Get your free API key at: https://fred.stlouisfed.org/docs/api/api_key.html FRED_API_KEY=your_fred_api_key_here # Optional: Server Configuration SERVER_HOST=localhost SERVER_PORT=8000 DEBUG=false # Optional: Logging LOG_LEVEL=INFO LOG_FILE=fred_mcp_server.log # Usage Instructions: # 1. Copy this file to .env # 2. Replace 'your_fred_api_key_here' with your actual FRED API key # 3. The .env file will be ignored by git (see .gitignore) to keep your key safe # # Example: # cp .env.example .env # Then edit .env with your real API key

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/satendra-mani-tiwari/fred-economic-mcp-server'

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