Financial Modeling Prep MCP Server
Quality Score
95
/100
MCP server for Financial Modeling Prep API with 250+ financial data tools
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"financial-modeling-prep-mcp-server": {
"command": "npx",
"args": [
"-y",
"financial-modeling-prep-mcp-server"
],
"env": {
"FMP_ACCESS_TOKEN": "<your-fmp_access_token>",
"PORT": "<port>",
"DYNAMIC_TOOL_DISCOVERY": "<dynamic_tool_discovery>",
"FMP_TOOL_SETS": "<fmp_tool_sets>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"financial-modeling-prep-mcp-server": {
"command": "npx",
"args": [
"-y",
"financial-modeling-prep-mcp-server"
],
"env": {
"FMP_ACCESS_TOKEN": "<your-fmp_access_token>",
"PORT": "<port>",
"DYNAMIC_TOOL_DISCOVERY": "<dynamic_tool_discovery>",
"FMP_TOOL_SETS": "<fmp_tool_sets>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y financial-modeling-prep-mcp-server§02 Environment variables
FMP_ACCESS_TOKENsecret
Financial Modeling Prep API access token
PORTPort number for HTTP server mode
DYNAMIC_TOOL_DISCOVERYEnable dynamic tool discovery mode
FMP_TOOL_SETSComma-separated list of tool sets to load
§03 MCP Quality Score · methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.