cplim/mcp-financial-modeling-prep
3.1
If you are the rightful owner of mcp-financial-modeling-prep and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP Financial Modeling Prep Server is a tool designed to facilitate financial analysis by leveraging the Financial Modeling Prep API.
MCP Financial Modeling Prep Server
A Model Context Protocol (MCP) server that provides tools, resources, and prompts for financial analysis using the Financial Modeling Prep API.
Features
- Financial Data Tools: Access real-time and historical financial data
- Company Analysis: Get comprehensive company profiles and financial statements
- Market Data: Retrieve stock prices, indices, and market information
- Valuation Tools: Perform DCF analysis and financial modeling
- Resources: Access financial data as structured resources
- Prompts: Pre-built prompts for common financial analysis tasks
Installation
npm install
npm run build
Usage
Configure your Financial Modeling Prep API key:
export FMP_API_KEY="your_api_key_here"
Start the MCP server:
npm start
API Key
Get your free API key from Financial Modeling Prep.
License
MIT