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
—
「データと分析」の他のコンテンツ
Bright Data MCP
luminati-ioA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
🪐✨ Jupyter MCP Server
datalayer🪐 🔧 Model Context Protocol (MCP) Server for Jupyter.
Web3 Research MCP
aaronjmarsDeep Research for crypto - free & fully local
mcp-server-apache-airflow
yangkyeongmoDeep Research
u14appUse any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.
コメント