Skip to main content
Glama
NonmaskableInt

AlphaVantage MCP Server

get_market_news

Fetch market news and sentiment analysis for specific stocks, topics, and time periods to support financial research and decision-making.

Instructions

Get latest market news and sentiment.

        Args:
            tickers: List of stock symbols (e.g., ["AAPL", "MSFT"])
            topics: List of topics (e.g., ["technology", "earnings"])
            time_from: Start time in YYYYMMDDTHHMM format
            time_to: End time in YYYYMMDDTHHMM format
            limit: Maximum number of articles to return (1-50, default: 10)
        

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tickersNo
topicsNo
time_fromNo
time_toNo
limitNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
dataNo
errorNo
successYes
timestampNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/NonmaskableInt/alphavantage-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server