MCP Servers / cloud-service / Alpha Vantage MCP Server

Alpha Vantage MCP Server

JSON →
httpnone2cloud-service

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-mcp-server
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-historical-options
Get historical options chain data with sorting capabilities
Configuration
Environment & auth
authnone
envREPLACE_API_KEY
envALPHA_VANTAGE_API_KEY
Resources
Alpha Vantage MCP Server — MCP Server · libregistry