Financial Data Provider MCP Server
@Prayag2003
关于 Financial Data Provider MCP Server
Exploring MCP
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Financial Data Provider MCP Server?
A Model Context Protocol (MCP) server that provides financial data and calculations through various public APIs. It offers stock prices, cryptocurrency data, forex rates, compound interest calculations, and financial news. Designed for developers integrating financial information into AI assistants or applications.
How to use Financial Data Provider MCP Server?
Install dependencies with npm install or pnpm install, then run the server with npm run dev. The server exposes five tools: getStockPrice, getCryptoPrice, getForexRate, calculateCompoundInterest, and getFinancialNews. Each tool accepts specific parameters as defined in the README.
Key features of Financial Data Provider MCP Server
- Real-time stock price data via Alpha Vantage API
- Cryptocurrency prices and stats from CoinGecko API
- Currency exchange rates through Exchange Rate API
- Compound interest calculator with customizable parameters
- Latest financial news from GNews API
Use cases of Financial Data Provider MCP Server
- Fetch current stock prices for portfolio tracking
- Get cryptocurrency prices for trading bots or alerts
- Calculate compound interest for financial planning
- Retrieve forex rates for currency conversion tools
- Pull financial news for market analysis dashboards
FAQ from Financial Data Provider MCP Server
What APIs does the server use?
It uses Alpha Vantage for stocks, CoinGecko for cryptocurrencies, Exchange Rate API for forex, and GNews for financial news.
Do I need my own API keys?
The server includes demo API keys for demonstration. For production use, you must replace them with your own keys.
Are there rate limits on the APIs?
Yes, some APIs have rate limits in their free tiers, which may affect usage frequency.
What tools are available?
Five tools: getStockPrice, getCryptoPrice, getForexRate, calculateCompoundInterest, and getFinancialNews.
How do I run the server?
Install dependencies with npm install or pnpm install, then start with npm run dev.
金融与商务 分类下的更多 MCP 服务器
AKShare One MCP Server
zwldarrenMCP server that provides access to Chinese stock market data using akshare-one
💹 MCP YFinance Stock Server
Adity-starReal-time stock API with Python, MCP server example, yfinance stock analysis dashboard
Octagon: MCP for Market Data
OctagonAIAn MCP server for public & prediction markets research. Ask natural-language questions and get structured, source-backed answers across SEC filings, earnings transcripts, company financials, stock & crypto market data, and prediction markets news & research. Built for investors,
中国股票数据
elsejj这是一个为大模型提供 A 股数据的的 MCP(Model Content Protocol) 服务。
✅ Official Alpha Vantage MCP Server
calvernazA MCP server for the stock market data API, Alphavantage API.
评论