Skip to content
Claude Code

Fundamentals MCP for Claude Code

io.github.simontarara62/fundamentals-mcp

Unofficial read-only MCP for fundamentals, macro & news (EDGAR + FRED + Tavily, BYO-key).

client:Claude Code transport:stdio runtime:pypi

Install Fundamentals MCP in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add fundamentals-mcp -e FUND_ENV_FILE=<FUND_ENV_FILE> -e FUND_EDGAR_USER_AGENT=<FUND_EDGAR_USER_AGENT> -e FUND_FRED_API_KEY=<FUND_FRED_API_KEY> -e FUND_TAVILY_API_KEY=<FUND_TAVILY_API_KEY> -e FUND_EDGAR_MIN_INTERVAL=<FUND_EDGAR_MIN_INTERVAL> -e FUND_FRED_MIN_INTERVAL=<FUND_FRED_MIN_INTERVAL> -e FUND_TAVILY_MIN_INTERVAL=<FUND_TAVILY_MIN_INTERVAL> -- uvx fundamentals-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Fundamentals MCP in other clients