Financial Modeling Prep MCP Server
@cdtait
About Financial Modeling Prep MCP Server
Financial Modeling Prep MCP Server
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"fmp-mcp-server": {
"command": "python",
"args": [
"-m",
"venv",
".venv"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Financial Modeling Prep MCP Server?
A Model Context Protocol (MCP) server that provides tools, resources, and prompts for financial analysis using the Financial Modeling Prep API. It covers company profiles, financial statements, market data, stock quotes, charts, analyst ratings, indices, market performers, market hours, ETF analysis, commodities, cryptocurrencies, forex, and technical indicators.
How to use Financial Modeling Prep MCP Server?
Clone the repository, set up a Python environment (pip or uv), copy the .env.template to .env and add your Financial Modeling Prep API key. Optionally add an OpenAI API key for the chat agent. Run the server with your chosen transport (stdio, SSE, or Streamable HTTP) or deploy via Docker.
Key features of Financial Modeling Prep MCP Server
- Company profiles and peer comparisons
- Income statements, balance sheets, cash flow statements
- Stock quotes including aftermarket data
- Analyst recommendations and price targets
- Historical price data with price changes
- Multiple transport options (stdio, SSE, Streamable HTTP)
Use cases of Financial Modeling Prep MCP Server
- Retrieve real-time stock quotes for portfolio monitoring
- Analyze financial statements for investment research
- Get analyst ratings and price targets for stock screening
- Access historical price data for technical analysis
- Monitor market indices and top movers
FAQ from Financial Modeling Prep MCP Server
What API key is required to use this server?
An API key from Financial Modeling Prep is required. If using the chat agent, an OpenAI API key is also needed.
What transport protocols does the server support?
The server supports stdio, SSE, and Streamable HTTP transports.
Does the server support Docker deployment?
Yes, the server includes Docker support with configurable transport modes.
Can the server run in stateless mode?
Yes, the server supports
Frequently asked questions
What API key is required to use this server?
An API key from Financial Modeling Prep is required. If using the chat agent, an OpenAI API key is also needed.
What transport protocols does the server support?
The server supports stdio, SSE, and Streamable HTTP transports.
Does the server support Docker deployment?
Yes, the server includes Docker support with configurable transport modes.
Can the server run in stateless mode?
Yes, the server supports
Basic information
More Finance & Commerce MCP servers
Octagon: MCP for Market Data
OctagonAIAn MCP server for public & prediction markets research. Ask natural-language questions and get structured, source-backed answers across SEC filings, earnings transcripts, company financials, stock & crypto market data, and prediction markets news & research. Built for investors,
Yahoo Finance MCP Server
Alex2Yang97This is a Model Context Protocol (MCP) server that provides comprehensive financial data from Yahoo Finance. It allows you to retrieve detailed information about stocks, including historical prices, company information, financial statements, options data, and market news.
Armor Crypto MCP
armorwalletThe MCP server for interacting with Blockchain, Swaps, Strategic Planning and more.
Edwin
edwin-financeEmpowering AI agents to dominate DeFAI
πΉ MCP YFinance Stock Server
Adity-starReal-time stock API with Python, MCP server example, yfinance stock analysis dashboard
Comments