MCP server for Financial Modeling Prep API with 250+ financial data tools
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
A Model Context Protocol (MCP) server for the Financial Modeling Prep API, exposing 250+ financial data tools to AI assistants.
No installation required. Connect directly:
Provide your FMP_ACCESS_TOKEN in session configuration and start using 5 meta-tools to load toolsets on demand.
Or install globally:
Get your API key at financialmodelingprep.com.
Prerequisites: Node.js 25.3.0 or higher (for v2.6.0+). For older versions (v2.5.x and below), Node.js 20+ is required.
Choose the method that fits your workflow:
npm install -g financial-modeling-prep-mcp-servernpm install && npm run buildSee docs/INSTALLATION.md for detailed steps per method.
The server supports three operational modes controlled via CLI arguments, environment variables, or session configuration:
| Mode | How to Enable | Description |
|---|---|---|
| Dynamic | DYNAMIC_TOOL_DISCOVERY=true | Starts with 5 meta-tools; load toolsets at runtime |
| Static | FMP_TOOL_SETS=search,company | Pre-loads specified toolsets on session creation |
| All Tools (default) | (default) | Loads all 250+ tools immediately |
Precedence: CLI args > Environment variables > Session config > Defaults.
See docs/CONFIGURATION.md for the full configuration reference.
Connect to the server via HTTP/SSE transport:
/mcp with mcp-client-id headerSee docs/USAGE.md for client-specific setup, session headers, and request examples.
24 categories covering:
Search Β· Directory & Symbol Lists Β· Company Information Β· Financial Statements Β· Financial Metrics & Analysis Β· Technical Indicators Β· Quotes & Price Data Β· Market Indexes & Performance Β· Market Data Β· News & Press Releases Β· SEC Filings Β· Insider & Institutional Trading Β· ETFs & Funds Β· Government Trading Β· Cryptocurrency & Forex Β· Earnings Β· Special Data Sets Β· Commodities Β· Economics Β· Bulk Data Tools
See docs/API_REFERENCE.md for the complete tool catalog.
This server is listed on multiple MCP registries for easy discovery:
See docs/REGISTRIES.md for registry-specific setup instructions.
Contributions are welcome. Please see CONTRIBUTING.md for development setup, testing, and pull request guidelines.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/financial-modeling-prep-mcp-server)<a href="https://allmcps.com/mcp/financial-modeling-prep-mcp-server"><img src="https://allmcps.com/api/badge/financial-modeling-prep-mcp-server?style=directory" alt="Financial Modeling Prep MCP Server on AllMCPs" /></a>