Loading MCP server directory, please wait...
Access financial data and market information via Financial Modeling Prep API
npx @getmcp/cli add io.github.houtini-ai/fmpRequires Node.js 18+. Community-contributed server. Review source before installing.
FMP_API_KEYFinancial Modeling Prep API key (get from https://site.financialmodelingprep.com/developer/docs)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.houtini-ai/fmp": {
"command": "npx",
"args": [
"-y",
"@houtini/fmp-mcp"
],
"env": {
"FMP_API_KEY": ""
}
}
}
}