Financial Analysis MCP Server
@kablewy
About Financial Analysis MCP Server
An Anthropic Model Context Protocol (MCP) server for financial analysis with alphavantage.com and financialmodellingprep.com API integration.
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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 Analysis MCP Server?
An MCP server for financial analysis that integrates Alpha Vantage and Financial Modeling Prep APIs to provide real-time and historical stock price data along with company fundamental information.
How to use Financial Analysis MCP Server?
Install dependencies with npm install, configure the required API keys in a .env file (ALPHA_VANTAGE_API_KEY and FMP_API_KEY), then build and run with npm run build and npm start. The server exposes two tools: stock_price and company_fundamentals.
Key features of Financial Analysis MCP Server?
- Real-time and historical stock price data from Alpha Vantage
- Company fundamental data (overview, income statements, balance sheets, cash flow, financial ratios)
- Flexible time intervals and output sizes for stock prices
- Response in JSON or CSV format
Use cases of Financial Analysis MCP Server
- Analyze stock price movements over various intraday and daily intervals
- Retrieve income statements, balance sheets, and cash flow statements for valuation
- Access financial ratios for peer comparison and trend analysis
FAQ from Financial Analysis MCP Server
What external APIs does the server use?
It uses Alpha Vantage for stock price data and Financial Modeling Prep for company fundamentals.
What parameters are required for the stock_price tool?
The symbol parameter is required; interval, outputSize, and dataType are optional.
Which company metrics can be retrieved with the company_fundamentals tool?
Metrics include overview, income, balance, cash, and financial ratios, specified via the metrics array parameter.
How do
Frequently asked questions
What external APIs does the server use?
It uses Alpha Vantage for stock price data and Financial Modeling Prep for company fundamentals.
What parameters are required for the stock_price tool?
The `symbol` parameter is required; `interval`, `outputSize`, and `dataType` are optional.
Which company metrics can be retrieved with the company_fundamentals tool?
Metrics include overview, income, balance, cash, and financial ratios, specified via the `metrics` array parameter.
Basic information
More Finance & Commerce MCP servers
Crypto Fear & Greed Index MCP Server
kukapayProviding real-time and historical Crypto Fear & Greed Index data
Synci
SynciSynci connects your real bank, brokerage, and crypto-exchange accounts to AI assistants, read-only. Ask about balances, transactions, holdings, and spending across all your accounts in one place.
Armor Crypto MCP
armorwalletThe MCP server for interacting with Blockchain, Swaps, Strategic Planning and more.
Defeatbeta Api
defeat-betaAn open-source alternative to Yahoo Finance's market data APIs with higher reliability.
Crypto Sentiment MCP Server
kukapayAn MCP server that delivers cryptocurrency sentiment analysis to AI agents.
Comments