Labsco
MCP SERVER

Alpha Vantage

by berlinbra

Pull live stock quotes, company fundamentals, crypto rates and options chains into the conversation.

Equity & Fund Market Data
Summary
Quotes, fundamentals and options detail from one key, with the rate limits handled for you.

The options coverage is what sets it apart from a quote lookup: chains come back with Greeks and implied volatility, and the historical version supports filtering and sorting, so a question about a position does not have to leave the conversation.

What it is

A market data server over the Alpha Vantage API, covering equities, ETFs, cryptocurrency and options.

What you get
  • Real-time stock quotes with price, volume and change
  • Company information including sector, industry and market cap
  • Historical price series for a symbol
  • Crypto exchange rates with bid and ask, plus daily and weekly series
  • Real-time options chains with Greeks and implied volatility
  • Historical options chains with filtering and sorting
  • ETF profiles with holdings, sector allocation and key metrics
  • Rate-limit handling built in, which matters on the free API tier
Requirements

An Alpha Vantage API key in ALPHA_VANTAGE_API_KEY — the free tier works. Runs from the published Docker image or locally.

Setup effort

One command plus a key — npx -y @smithery/cli install @berlinbra/alpha-vantage-mcp --client claude, then supply credentials