MCP Servers / database / Alpha Vantage

Alpha Vantage

JSON →
httpnone96database

Provides real-time financial market data using the Alpha Vantage API.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: alpha-vantage
Tools
What this server exposes
get-stock-quote
Get the latest stock quote for a specific company
get-company-info
Get stock-related information for a specific company
get-crypto-exchange-rate
Get current cryptocurrency exchange rates
get-time-series
Get historical daily price data for a stock
get-realtime-options
Get real-time options chain data with Greeks and implied volatility
get-historical-options
Get historical options chain data with advanced filtering and sorting capabilities
get-etf-profile
Get comprehensive ETF profile information including holdings and sector allocation
get-crypto-daily
Get daily time series data for a cryptocurrency
get-crypto-weekly
Get weekly time series data for a cryptocurrency
get-crypto-monthly
Get monthly time series data for a cryptocurrency
get-earnings-calendar
Get upcoming earnings calendar data for companies
get-historical-earnings
Get historical earnings data for a specific company
Configuration
Environment & auth
authnone
envREPLACE_API_KEY
envALPHA_VANTAGE_API_KEY
Resources
Alpha Vantage — MCP Server · libregistry