Loading MCP server directory, please wait...
SEC EDGAR filings, XBRL financials, and FRED economic indicators for MCP clients
npx @getmcp/cli add io.github.ykshah1309/financial-hub-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
FRED_API_KEYFree API key from FRED (Federal Reserve Economic Data) — required for economic data tools
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ykshah1309/financial-hub-mcp": {
"command": "npx",
"args": [
"-y",
"financial-hub-mcp"
],
"env": {
"FRED_API_KEY": "",
"SEC_USER_AGENT_EMAIL": ""
}
}
}
}