The Financial Modeling Prep MCP server provides AI agents with access to financial data, stock information, company fundamentals, and market insights. It connects to the Financial Modeling Prep API, offering tools for retrieving and analyzing financial metrics, historical stock prices, and market trends. Developers use it to build AI-driven financial analysis tools, automated investment research, and real-time market monitoring applications.
The Financial Modeling Prep MCP server provides AI agents with access to financial data, stock information, company fundamentals, and market insights. It connects to the Financial Modeling Prep API, offering tools for retrieving and analyzing financial metrics, historical stock prices, and market trends. Developers use it to build AI-driven financial analysis tools, automated investment research, and real-time market monitoring applications.
npx -y financial-modeling-prep-mcp-serverAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"imbenrabi-financial-modeling-prep-mcp-server-github": {
"command": "npx",
"args": [
"-y",
"npx -y financial-modeling-prep-mcp-server"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from Financial Modeling Prep?"
API Key Required
This server requires an API key from Financial Modeling Prep. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| FINANCIAL_MODELING_PREP_API_KEY | Yes | Your Financial Modeling Prep API key |
"What resources are available in Financial Modeling Prep?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in Financial Modeling Prep"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in Financial Modeling Prep with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.