Financial Modeling Prep MCP Server
@cdtait
Financial Modeling Prep MCP Server について
Financial Modeling Prep MCP Server
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"fmp-mcp-server": {
"command": "python",
"args": [
"-m",
"venv",
".venv"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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
「金融とコマース」の他のコンテンツ
Financial Modeling Prep MCP (Model Context Protocol)
imbenrabiA Model Context Protocol (MCP) implementation for Financial Modeling Prep, enabling AI assistants to access and analyze financial data, stock information, company fundamentals, and market insights.
Market Fiyatı MCP Server
EnesCinrCrypto Fear & Greed Index MCP Server
kukapayProviding real-time and historical Crypto Fear & Greed Index data
Alpaca Trading MCP Server
laukikkMCP for the Alpaca trading API to manage stock and crypto portfolios, place trades, and access market data
Crypto Price & Market Analysis MCP Server
truss44A Model Context Protocol (MCP) server that provides real-time cryptocurrency analysis via CoinCap's API. Enables Claude and other MCP clients to fetch crypto prices, analyze market trends, and track historical data.
コメント