Loading MCP server directory, please wait...
Unofficial read-only MCP for fundamentals, macro & news (EDGAR + FRED + Tavily, BYO-key).
npx @getmcp/cli add io.github.SimonTarara62/fundamentals-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.SimonTarara62/fundamentals-mcp": {
"command": "uvx",
"args": [
"fundamentals-mcp"
],
"env": {
"FUND_ENV_FILE": "",
"FUND_EDGAR_USER_AGENT": "",
"FUND_FRED_API_KEY": "",
"FUND_TAVILY_API_KEY": "",
"FUND_EDGAR_MIN_INTERVAL": "",
"FUND_FRED_MIN_INTERVAL": "",
"FUND_TAVILY_MIN_INTERVAL": ""
}
}
}
}