Financial Data - MCP Server
@xBlueCode
关于 Financial Data - MCP Server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"findata-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"findata-mcp-server",
"--client",
"claude"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Financial Data - MCP Server?
An MCP server that provides access to the Alpha Vantage API, allowing stock data retrieval to be used as context to LLMs.
How to use Financial Data - MCP Server?
Install via npm (npm install findata-mcp-server) or via Smithery. Obtain an API key from Alpha Vantage, then configure your MCP client (e.g., Claude Desktop) with the server command and the ALPHA_VANTAGE_API_KEY environment variable. The server exposes two tools: getStockQuote and getHistoricalData.
Key features of Financial Data - MCP Server
getStockQuote: Get the current quote for a stock.getHistoricalData: Get historical data for a stock (daily, weekly, or monthly).- Supports configurable
intervalandoutputsizeparameters for historical data. - Easy installation via npm or Smithery.
- Designed to supply financial context to large language models.
Use cases of Financial Data - MCP Server
- Retrieve a real-time stock quote during an LLM conversation.
- Analyze historical price trends by fetching weekly or monthly data.
- Provide financial data as context for AI‑powered investment research.
FAQ from Financial Data - MCP Server
—
数据与分析 分类下的更多 MCP 服务器
Google Ads MCP
cohnenAn MCP tool that connects Google Ads with Claude AI/Cursor and others, allowing you to analyze your advertising data through natural language conversations. This integration gives you access to campaign information, performance metrics, keyword analytics, and ad management—all th
Web3 Research MCP
aaronjmarsDeep Research for crypto - free & fully local
Google Analytics MCP Server
surendranbGoogle Analytics 4 data to AI agents, agentic workflows, and MCP clients. Give agents analysis-ready access to website traffic, user behavior, and performance data with schema discovery, server-side aggregation, and safe defaults that reduce data wrangling.
Bright Data MCP
brightdata-comA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
Healthcare MCP Server
CicatriizA Model Context Protocol (MCP) server providing AI assistants with access to healthcare data and medical information tools, including FDA drug info, PubMed, medRxiv, NCBI Bookshelf, clinical trials, ICD-10, DICOM metadata, and a medical calculator.
评论