Back to Apps

FMP Data
by mehdizare
Professional financial data access for real-time quotes, financial statements, and technical indicators via Financial Modeling Prep API.
0 stars
Works in:claude
Exposes:Tools
What it does
Connects AI assistants to the Financial Modeling Prep (FMP) API, providing comprehensive access to stock market data, including real-time quotes, historical prices, and deep financial fundamentals.
Tools
company.profile: Retrieves detailed company information and industry data.market.search: Searches for companies by name or symbol.company.quote: Gets real-time price quotes for a given ticker.fundamental.income_statement: Fetches historical income statements.fundamental.balance_sheet: Retrieves company balance sheets.technical.rsi: Provides Relative Strength Index (RSI) technical analysis.
Installation
{
"mcpServers": {
"fmp-data": {
"command": "fmp-mcp",
"env": {
"FMP_API_KEY": "your_api_key_here"
}
}
}
}
Supported hosts
- Claude Desktop
Quick install
pip install "fmp-data[mcp]" && fmp-mcp setupInformation
- Pricing
- freemium
- Published
- 6/28/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"fmp-data": {
"command": "fmp-mcp",
"env": {
"FMP_API_KEY": "your_api_key_here"
}
}
}
}





