Skip to main content
Glama

Alpha Vantage MCP Server

by calvernaz

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_SERVER_NAMENoServer identification name for telemetryalphavantage
MCP_METRICS_PORTNoMetrics server port for Prometheus endpoint9464
MCP_SERVER_VERSIONNoServer version for telemetry1.0.0
OAUTH_JWT_ALGORITHMNoJWT algorithm for token validationRS256
ALPHAVANTAGE_API_KEYYesYour Alpha Vantage API key (required). Sign up for a free API key at https://www.alphavantage.co/support/#api-key
OAUTH_JWT_PUBLIC_KEYNoJWT public key for token validation (required for JWT validation method)
MCP_TELEMETRY_ENABLEDNoEnable telemetry (Prometheus metrics)true
OAUTH_REQUIRED_SCOPESNoRequired OAuth scopes (space-separated)
OAUTH_RESOURCE_SERVER_URINoOAuth 2.1 resource server URI (required when using --oauth flag)
OAUTH_INTROSPECTION_ENDPOINTNoToken introspection endpoint URL (required for introspection validation method)
OAUTH_INTROSPECTION_CLIENT_IDNoClient ID for token introspection (required for introspection validation method)
OAUTH_SESSION_BINDING_ENABLEDNoEnable session binding for additional securitytrue
OAUTH_TOKEN_VALIDATION_METHODNoToken validation method: 'jwt' or 'introspection'jwt
OAUTH_AUTHORIZATION_SERVER_URLNoOAuth 2.1 authorization server URL (required when using --oauth flag)
OAUTH_INTROSPECTION_CLIENT_SECRETNoClient secret for token introspection (required for introspection validation method)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
stock_quoteFetch the latest price and volume information for a ticker of your choice
time_series_intradayFetch current and 20+ years of historical intraday OHLCV time series of the equity specified
time_series_dailyFetch a time series daily
time_series_daily_adjustedFetch a time series daily adjusted
time_series_weeklyFetch a time series weekly
time_series_weekly_adjustedFetch a time series weekly adjusted
time_series_monthlyFetch a time series monthly
time_series_monthly_adjustedFetch a time series monthly adjusted
realtime_bulk_quotesFetch real time bulk quotes
symbol_searchSearch endpoint
market_statusFetch market status
realtime_optionsFetch realtime options
historical_optionsFetch the full historical options chain for a specific symbol on a specific date, covering 15+ years of history
news_sentimentFetch news sentiment
top_gainers_losersFetch top gainers and losers
insider_transactionsFetch insider transactions
analytics_fixed_windowFetch analytics fixed window
analytics_sliding_windowFetch analytics sliding window
company_overviewFetch the company information, financial ratios, and other key metrics for the equity specified
etf_profileFetch ETF profile
company_dividendsFetch company dividends
company_dividendsFetch company splits
income_statementFetch company income statement
balance_sheetFetch company balance sheet
cash_flowFetch company cash flow
listing_statusFetch listing status
company_earningsThis API returns the annual and quarterly earnings (EPS) for the company of interest.
earnings_calendarFetch company earnings calendar
earnings_call_transcriptFetch earnings call transcript
ipo_calendarFetch IPO calendar
exchange_rateFetch exchange rate
fx_intradayFetch FX intraday
fx_dailyFetch FX daily
fx_weeklyFetch FX weekly
fx_monthlyFetch FX monthly
crypto_intradayFetch intraday time series (timestamp, open, high, low, close, volume) of the cryptocurrency specified
digital_currency_dailyFetch digital currency daily
digital_currency_weeklyFetch digital currency weekly
digital_currency_monthlyFetch digital currency monthly
wti_crude_oilFetch WTI crude oil
brent_crude_oilFetch Brent crude oil
natural_gasFetch natural gas
copperFetch copper
aluminumFetch aluminum
wheatFetch wheat
cornFetch corn
cottonFetch cotton
sugarFetch sugar
coffeeFetch coffee
all_commoditiesFetch all commodities
real_gdpFetch real GDP
real_gdp_per_capitaFetch real GDP per capita
treasury_yieldFetch treasury yield
federal_funds_rateFetch federal funds rate
cpiFetch consumer price index
inflationFetch inflation
retail_salesFetch retail sales
durablesFetch durables
unemploymentFetch unemployment
nonfarm_payrollFetch nonfarm payroll
smaFetch the simple moving average (SMA) values
emaFetch the exponential moving average (EMA) values
wmaFetch weighted moving average
demaFetch double exponential moving average
trimaFetch triangular moving average
kamaFetch Kaufman adaptive moving average
mamaFetch MESA adaptive moving average
t3Fetch triple exponential moving average
macdFetch moving average convergence divergence
macdextFetch moving average convergence divergence extended
stochFetch stochastic oscillator
stochfFetch stochastic oscillator fast
rsiFetch relative strength index
stochrsiFetch stochastic relative strength index
willrFetch Williams' percent range
adxFetch average directional movement index
adxrFetch average directional movement index rating
apoFetch absolute price oscillator
ppoFetch percentage price oscillator
momFetch momentum
bopFetch balance of power
cciFetch commodity channel index
cmoFetch Chande momentum oscillator
rocFetch rate of change
rocrFetch rate of change ratio
aroonFetch Aroon
aroonoscFetch aroon oscillator
mfiFetch money flow index
trixFetch triple exponential average
ultoscFetch ultimate oscillator
dxFetch directional movement index
minus_diFetch minus directional indicator
plus_diFetch plus directional indicator
minus_dmFetch minus directional movement
plus_dmFetch plus directional movement
bbandsFetch Bollinger bands
midpointFetch midpoint
midpriceFetch midprice
sarFetch parabolic SAR
trangeFetch true range

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
stock_quote

Fetch a stock quote

time_series_intraday

Fetch a time series intraday

time_series_daily

Fetch a time series daily

time_series_daily_adjusted

Fetch a time series daily adjusted

time_series_weekly

Fetch a time series weekly

time_series_weekly_adjusted

Fetch a time series weekly adjusted

time_series_monthly

Fetch a time series monthly

time_series_monthly_adjusted

Fetch a time series monthly adjusted

realtime_bulk_quotes

Fetch real time bulk quotes

symbol_search

Search endpoint

market_status

Fetch market status

realtime_options

Fetch realtime options

historical_options

Fetch historical options

news_sentiment

Fetch news sentiment

top_gainers_losers

Fetch top gainers and losers

insider_transactions

Fetch insider transactions

analytics_fixed_window

Fetch analytics fixed window

analytics_sliding_window

Fetch analytics sliding window

company_overview

Fetch company overview

etf_profile

Fetch ETF profile

company_dividends

Fetch company dividends

company_dividends

Fetch company splits

income_statement

Fetch company income statement

balance_sheet

Fetch company balance sheet

cash_flow

Fetch company cash flow

company_earnings

Fetch company earnings

earnings_call_transcript

Fetch the earnings call transcript for a given company in a specific quarter

listing_status

Fetch listing status

earnings_calendar

Fetch company earnings calendar

ipo_calendar

Fetch IPO calendar

exchange_rate

Fetch exchange rate

fx_intraday

Fetch FX intraday

fx_daily

Fetch FX daily

fx_weekly

Fetch FX weekly

fx_monthly

Fetch FX monthly

crypto_intraday

Fetch crypto intraday

digital_currency_daily

Fetch digital currency daily

digital_currency_weekly

Fetch digital currency weekly

digital_currency_monthly

Fetch digital currency monthly

wti_crude_oil

Fetch WTI crude oil

brent_crude_oil

Fetch Brent crude oil

natural_gas

Fetch natural gas

copper

Fetch copper

aluminum

Fetch aluminum

wheat

Fetch wheat

corn

Fetch corn

cotton

Fetch cotton

sugar

Fetch sugar

coffee

Fetch coffee

all_commodities

Fetch all commodities

real_gdp

Fetch real GDP

real_gdp_per_capita

Fetch real GDP per capita

treasury_yield

Fetch treasury yield

federal_funds_rate

Fetch federal funds rate

cpi

Fetch consumer price index

inflation

Fetch inflation

retail_sales

Fetch retail sales

durables

Fetch durables

unemployment

Fetch unemployment

nonfarm_payroll

Fetch nonfarm payroll

sma

Fetch simple moving average

ema

Fetch exponential moving average

wma

Fetch weighted moving average

dema

Fetch double exponential moving average

trima

Fetch triangular moving average

kama

Fetch Kaufman adaptive moving average

mama

Fetch MESA adaptive moving average

vwap

Fetch volume weighted average price

t3

Fetch triple exponential moving average

macd

Fetch moving average convergence divergence

macdext

Fetch moving average convergence divergence next

stoch

Fetch stochastic oscillator

stochf

Fetch stochastic oscillator fast

rsi

Fetch relative strength index

stochrsi

Fetch stochastic relative strength index

willr

Fetch williams percent range

adx

Fetch average directional movement index

adxr

Fetch average directional movement index rating

apo

Fetch absolute price oscillator

ppo

Fetch percentage price oscillator

mom

Fetch momentum

bop

Fetch balance of power

cci

Fetch commodity channel index

cmo

Fetch chande momentum oscillator

roc

Fetch rate of change

rocr

Fetch rate of change ratio

aroon

Fetch aroon

aroonosc

Fetch aroon oscillator

mfi

Fetch money flow index

trix

Fetch triple exponential average

ultosc

Fetch ultimate oscillator

dx

Fetch directional movement index

minus_di

Fetch minus directional indicator

plus_di

Fetch plus directional indicator

minus_dm

Fetch minus directional movement

plus_dm

Fetch plus directional movement

bbands

Fetch bollinger bands

midpoint

Fetch midpoint

midprice

Fetch midprice

sar

Fetch parabolic sar

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/calvernaz/alphavantage'

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