Financial Modeling Prep MCP Server MCP Server
io.github.imbenrabi/financial-modeling-prep-mcp-server
What is the Financial Modeling Prep MCP Server MCP server?
MCP server for Financial Modeling Prep API with 250+ financial data tools
How to install Financial Modeling Prep MCP Server
Copy-paste configuration for popular MCP clients.
FMP_ACCESS_TOKENsecretFinancial 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
{
"mcpServers": {
"financial-modeling-prep-mcp-server": {
"command": "npx",
"args": [
"-y",
"financial-modeling-prep-mcp-server",
"--fmp-token",
"--port",
"--dynamic-tool-discovery",
"--fmp-tool-sets"
],
"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>"
}
}
}
}{
"mcpServers": {
"financial-modeling-prep-mcp-server": {
"command": "npx",
"args": [
"-y",
"financial-modeling-prep-mcp-server",
"--fmp-token",
"--port",
"--dynamic-tool-discovery",
"--fmp-tool-sets"
],
"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>"
}
}
}
}{
"mcpServers": {
"financial-modeling-prep-mcp-server": {
"command": "npx",
"args": [
"-y",
"financial-modeling-prep-mcp-server",
"--fmp-token",
"--port",
"--dynamic-tool-discovery",
"--fmp-tool-sets"
],
"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>"
}
}
}
}{
"servers": {
"financial-modeling-prep-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"financial-modeling-prep-mcp-server",
"--fmp-token",
"--port",
"--dynamic-tool-discovery",
"--fmp-tool-sets"
],
"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>"
}
}
}
}claude mcp add financial-modeling-prep-mcp-server --env FMP_ACCESS_TOKEN=<YOUR_FMP_ACCESS_TOKEN> --env PORT=<YOUR_PORT> --env DYNAMIC_TOOL_DISCOVERY=<YOUR_DYNAMIC_TOOL_DISCOVERY> --env FMP_TOOL_SETS=<YOUR_FMP_TOOL_SETS> -- npx -y financial-modeling-prep-mcp-server --fmp-token --port --dynamic-tool-discovery --fmp-tool-setsRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.