Alpha Vantage MCP
Allows fetching cryptocurrency data, including Bitcoin prices and time series, via Alpha Vantage API.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Alpha Vantage MCPGet a stock quote for MSFT"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Alpha Vantage MCP
A Model Context Protocol (MCP) server for accessing Alpha Vantage stock and financial data.
Features
Complete support for all Alpha Vantage API endpoints including stocks, economic indicators, technical indicators, forex, cryptocurrencies, and commodities
For reduced context window usage, certain endpoints are organized under same tool (technical indicators, forex, commodities, and cryptocurrencies)
Related MCP server: Stocks MCP Server
API Organization
To provide a more efficient experience and reduce context window usage:
Technical Indicators: Consolidated into 5 unified endpoints (moving averages, momentum, volatility, volume, cycle) with type parameters
Commodities: Unified into a single endpoint with commodity_type parameter
Forex: Time series endpoints consolidated with a series_type parameter
Cryptocurrencies: Time series endpoints consolidated with a series_type parameter
This organization maintains full functionality while significantly reducing the number of tools required.
Setup
Clone this repository
Install dependencies:
npm installCopy the example environment file:
cp .env.example .envEdit the
.envfile and add your Alpha Vantage API keyGet a free API key at Alpha Vantage
Build the project:
npm run build
Usage
Connect to a Claude client
This MCP server can be used with any MCP-compatible client, such as Claude.
Example queries:
"Get a stock quote for MSFT"
"Show me the RSI momentum indicator for AAPL with a 14-day period"
"What's the exchange rate between USD and EUR?"
"Get the monthly price data for Bitcoin in USD"
"Show me crude oil prices for the last quarter"
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Alpha Vantage MCP — Stock market data, fundamentals, and earnings
Fetch current stock prices and key data for symbols across global markets. Look up companies like…
Live financial data MCP: FX, crypto, stocks, news, URL reader. x402 on Base: $0.001/call.
Unified financial infrastructure connecting AI agents directly to trade live/demo brokerage accounts, Web3 non-custodial wallets, real-time market data across equities, ETFs, crypto, forex, options, DeFi swaps, and prediction markets, institutional research feeds, and algorithmic strategy backtesters.
Related MCP Servers
- -licenseNot gradedqualityDmaintenanceProvides real-time and historical stock market data through the Alpha Vantage API. Enables users to get current stock prices and retrieve historical stock data for any major stock symbol via natural language queries.-
- FlicenseNot gradedqualityDmaintenanceProvides real-time access to financial market data including stock quotes, company information, cryptocurrency exchange rates, historical options chains, and time series data through the Alpha Vantage API.-
- AlicenseCqualityDmaintenanceProvides access to real-time and historical stock market data through the Alpha Vantage API, enabling financial analysis and market data queries through natural language.10038 PyPI74Apache 2.0
- AlicenseAqualityCmaintenanceProvides comprehensive market data, fundamental analysis, and technical indicators through the AlphaVantage API. It enables users to fetch financial statements, stock prices, and market news with sentiment analysis for detailed financial research.91MIT