Financial Modeling Prep (fmpsdk) for Claude Desktop
io.github.daxm/fmpsdk-mcp
Financial Modeling Prep API as MCP tools — quotes, statements, prices, and ~240 endpoints.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Financial Modeling Prep (fmpsdk) in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"fmpsdk-mcp": {
"command": "uvx",
"args": [
"fmpsdk-mcp"
],
"env": {
"FMP_API_KEY": "<FMP_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs