Financial Analysis
FreeNot checkedAn Anthropic Model Context Protocol (MCP) server for financial analysis with alphavantage.com and financialmodellingprep.com API integration.
About
An Anthropic Model Context Protocol (MCP) server for financial analysis with alphavantage.com and financialmodellingprep.com API integration.
README
An MCP server implementation for financial analysis using Alpha Vantage and Financial Modeling Prep APIs.
Features
- Real-time and historical stock price data
- Company fundamental data including:
- Company overview
- Income statements
- Balance sheets
- Cash flow statements
- Financial ratios
Setup
- Install dependencies:
npm install
- Configure environment variables in
.env:
ALPHA_VANTAGE_API_KEY=your_alpha_vantage_api_key_here
FMP_API_KEY=your_fmp_api_key_here
- Build and run:
npm run build
npm start
Available Tools
stock_price
Get real-time and historical stock price data from Alpha Vantage
Parameters:
- symbol (required): Stock ticker symbol
- interval: Time interval ('1min', '5min', '15min', '30min', '60min', 'daily')
- outputSize: Amount of data ('compact', 'full')
- dataType: Response format ('json', 'csv')
company_fundamentals
Get company fundamental data from Financial Modeling Prep
Parameters:
- symbol (required): Stock ticker symbol
- metrics: Array of metrics to retrieve ('overview', 'income', 'balance', 'cash', 'ratios')
Installing Financial Analysis
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/kablewy/financial-analysis-mcp-serverFAQ
Is Financial Analysis MCP free?
Yes, Financial Analysis MCP is free — one-click install via Unyly at no cost.
Does Financial Analysis need an API key?
No, Financial Analysis runs without API keys or environment variables.
Is Financial Analysis hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Financial Analysis in Claude Desktop, Claude Code or Cursor?
Open Financial Analysis on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Financial Analysis with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
