MCPServers
Stock Market (Alpha Vantage) - MCP server logo

Stock Market (Alpha Vantage)

1
0

Summary

MCP Stock Market provides real-time access to stock market data through the Alpha Vantage API. This TypeScript-based server exposes a single tool that retrieves daily stock prices, volume, and other metrics for any stock symbol. The implementation handles API authentication, request formatting, and response parsing with proper error handling, making it particularly valuable for financial analysis, investment research, and market monitoring without leaving the conversation interface. The server includes rate-limiting awareness for the Alpha Vantage free tier (25 calls/day, 5 calls/minute) and formats responses with human-readable currency formatting.

Available Actions(1)

get-stock-data

Retrieves daily stock market data for a specific stock symbol. Parameters: symbol (string) - Stock symbol (e.g., IBM, AAPL, MSFT, GOOG, AMZN)

Last Updated: April 17, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Coming soon to
HighlightHighlight AI

言語

TypeScript

カテゴリ

タグ