Alpha Vantage MCP Server 📈
@deepsuthar496
Alpha Vantage MCP Server 📈 について
A simple MCP server that fetches real-time financial data from Alpha Vantage API. Get instant access to stock prices, crypto rates, and market indicators with easy-to-use commands.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"alpha-vantage": {
"command": "node",
"args": [
"path/to/alpha-vantage-server/build/index.js"
],
"env": {
"ALPHA_VANTAGE_API_KEY": "your-api-key-here"
},
"disabled": false,
"alwaysAllow": []
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Alpha Vantage MCP Server?
It is a Model Context Protocol (MCP) server that integrates with the Alpha Vantage financial data API, providing real-time stock market data, cryptocurrency prices, forex rates, and technical indicators. It is intended for developers and users who want to access financial data through MCP-compatible clients.
How to use Alpha Vantage MCP Server?
Install automatically via Smithery with npx -y @smithery/cli install @deepsuthar496/alpha-ventage-mcp --client claude or manually by cloning the repository, running npm install and npm run build, then configuring the server in MCP
「金融とコマース」の他のコンテンツ
Binance MCP Server 🚀
AnalyticAceUnofficial tools and server implementation for Binance's Model Context Protocol (MCP). Designed to support developers building crypto trading AI Agents.
✅ Official Alpha Vantage MCP Server
calvernazA MCP server for the stock market data API, Alphavantage API.
Crypto Fear & Greed Index MCP Server
kukapayProviding real-time and historical Crypto Fear & Greed Index data
AI看线 - A股技术分析与AI预测工具
QuantML-GithubPython-based stock analysis tool that combines traditional technical analysis with AI prediction capabilities. Providing comprehensive stock analysis and forecasting using K-line charts, technical indicators, financial data, and news data. With CMD/WEB/MCP supported.
Financial Modeling Prep MCP Server
cdtaitFinancial Modeling Prep MCP Server
コメント