Financial Modeling Prep MCP Server
Rank #1108smithery/imbenrabi/financial-modeling-prep-mcp-server
MCP server providing financial-modeling-prep-server capabilities
Financial Modeling Prep MCP Server is a Model Context Protocol (MCP) server published by imbenrabi. It ranks #1108 of 58,900 servers tracked on MCP Toplist, and its repository has 132 GitHub stars. Financial Modeling Prep MCP Server is listed across 4 registries — Official MCP, Glama, Smithery and mcp.so, with 14 tracked versions. It was first listed on May 24, 2025 and most recently updated on May 2, 2026.
Ranks ahead of 57,792 of 58,900 servers on MCP Toplist.
Use Financial Modeling Prep MCP Server
Add Financial Modeling Prep MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"financial-modeling-prep-mcp-server": {
"command": "npx",
"args": [
"-y",
"financial-modeling-prep-mcp-server"
],
"env": {
"FMP_ACCESS_TOKEN": "<your FMP_ACCESS_TOKEN>",
"PORT": "<your PORT>",
"DYNAMIC_TOOL_DISCOVERY": "<your DYNAMIC_TOOL_DISCOVERY>",
"FMP_TOOL_SETS": "<your FMP_TOOL_SETS>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 3 registries (1 delisted)
imbenrabi
Available versions (14)
| Version | Published |
|---|---|
| 2.6.10 | May 2, 2026 |
| 2.6.9 | Apr 24, 2026 |
| 2.6.8 | Feb 3, 2026 |
| 2.6.7 | Feb 2, 2026 |
| 2.6.6 | Feb 1, 2026 |
| 2.6.5 | Feb 1, 2026 |
| 2.6.4 | Jan 31, 2026 |
| 2.6.3 | Jan 29, 2026 |
| 2.6.2 | Jan 15, 2026 |
| 2.6.1 | Jan 15, 2026 |
| 2.5.3 | Dec 6, 2025 |
| 2.5.1 | Sep 11, 2025 |
| 2.4.0 | Sep 11, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is Financial Modeling Prep MCP Server?
- MCP server providing financial-modeling-prep-server capabilities
- Who maintains Financial Modeling Prep MCP Server?
- Financial Modeling Prep MCP Server is maintained by imbenrabi, which publishes 2 MCP servers (14 total versions) tracked on MCP Toplist.
- Is Financial Modeling Prep MCP Server an official MCP server?
- Yes — Financial Modeling Prep MCP Server is listed on the Official MCP Registry, alongside Glama, Smithery and mcp.so.
- How many versions does Financial Modeling Prep MCP Server have?
- MCP Toplist tracks 14 versions of Financial Modeling Prep MCP Server, most recently published on May 2, 2026.
- Where can I find the source code for Financial Modeling Prep MCP Server?
- The source code for Financial Modeling Prep MCP Server is hosted at github.com/imbenrabi/Financial-Modeling-Prep-MCP-Server.