Skip to content
Back to search
30
MCP

Alphavantage

pulsemcp/alphavantage

Integrates with Alphavantage API to provide real-time and historical financial data for stock market analysis and trading strategies.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

AlphaVantage Trader
Integrates with AlphaVantage API to fetch intraday stock data, calculate technical indicators, and generate trade recommendations based on m
0 tools
io.github.alphavantage/alpha_vantage_mcp
Real-time financial market data: stocks, forex, crypto, commodities, and economic indicators
0 tools · sse
Alphavantage
Alpha Vantage MCP — Stock market data, fundamentals, and earnings
0 tools · streamable-http
Stock Market (Alpha Vantage)
Provides real-time stock market data through the Alpha Vantage API, delivering daily prices, volume, and metrics for any stock symbol with p
0 tools
Alpha Vantage
Retrieves real-time financial market data from Alpha Vantage, enabling comprehensive stock analysis, investment research, and market intelli
0 tools
Finnhub
Integrates with Finnhub's financial API to provide streamlined access to market news, stock quotes, financials, and recommendation trends.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "alphavantage": {
      "url": "None",
      "transport": "http"
    }
  }
}