alphavantage

The Alpha Vantage MCP server is a tool for providing stock market data via the Alpha Vantage API. Users can easily utilize it by obtaining an API key and setting it in their environment variables. It can run in two modes: the standard stdio server mode and a streamable HTTP server mode that offers real-time updates, allowing for flexible usage.

GitHub Stars

69

User Rating

Not Rated

Favorites

0

Views

30

Forks

21

Issues

1

Technical Information

Programming Languages

PythonPrimary Language

System Requirements

Python 3.6以上
Alphavantage APIキー

Provided Features

Alphavantage APIを利用した株式市場データの取得
標準のstdioサーバーモードとHTTPストリーミングモードのサポート
環境変数にAPIキーを設定することで簡単に利用可能
リアルタイムのデータ更新を提供するストリーミング機能
Claude Desktopとの統合が可能

Safety Analysis

Safety Score
Safe100/100

Recommended For

Recommended for developers looking to build applications that handle stock market data, as well as data scientists performing data analysis. It is also suitable for constructing automated trading systems that require real-time data.

Maintenance Status

Active