Skip to main content
Glama
NonmaskableInt

AlphaVantage MCP Server

get_technical_indicators

Retrieve technical indicators like RSI, MACD, and Bollinger Bands for stock analysis by specifying symbol, indicator type, and timeframe.

Instructions

Get technical indicators (RSI, MACD, Bollinger Bands, etc.).

        Args:
            symbol: Stock symbol (e.g., AAPL, MSFT)
            indicator: Technical indicator (RSI, MACD, BBANDS, SMA, EMA, STOCH, ADX, WILLR)
            timeframe: Time frame for the data (MINUTE, FIVE_MINUTES, FIFTEEN_MINUTES, THIRTY_MINUTES, HOUR, DAILY, WEEKLY, MONTHLY)
            time_period: Time period for the indicator calculation (default: 14)
        

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolYes
indicatorYes
timeframeNo1Day
time_periodNo

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