Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ctoouli • Finance & Markets
An MCP server tool that retrieves daily stock market data for given symbols using the Alpha Vantage API.
Fetch daily OHLCV (open/high/low/close/volume) data for a given stock symbol to populate reports or dashboards.
Perform periodic checks of stock prices for simple alerting or rule-based trading signals within rate limits.
Integrate lightweight market-data lookups into workflows or automation tasks without running a full market-data infrastructure.
This MCP server provides a simple tool (get-stock-data) to fetch daily open/high/low/close/volume data for stock symbols via the Alpha Vantage API. It is designed for easy integration with MCP clients and returns human-readable daily price summaries and metadata such as last updated date and time zone. The project requires an Alpha Vantage API key and includes notes on rate limits and setup for local use. It's useful for building agents that need periodic stock lookups, lightweight portfolio checks, or simple market-data retrieval.
Get the latest stock price for a given ticker symbol using Alpha Vantage API
Get the latest news for a stock ticker symbol using Alpha Vantage API
Get company information for a given stock ticker symbol using Alpha Vantage API
Get recent dividend payout history for a ticker symbol using Alpha Vantage API
Get recent intraday stock prices (5-minute intervals) for a ticker symbol using Alpha Vantage API
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.