Skip to content
Back to search
30
MCP

Stock Market (Alpha Vantage)

pulsemcp/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 proper currency formatting and rate-limit awareness.

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

Similar MCP servers embedding-nearest

Alpha Vantage
Retrieves real-time financial market data from Alpha Vantage, enabling comprehensive stock analysis, investment research, and market intelli
0 tools
AlphaVantage Trader
Integrates with AlphaVantage API to fetch intraday stock data, calculate technical indicators, and generate trade recommendations based on m
0 tools
Alphavantage
Integrates with Alphavantage API to provide real-time and historical financial data for stock market analysis and trading strategies.
0 tools
io.github.alphavantage/alpha_vantage_mcp
Real-time financial market data: stocks, forex, crypto, commodities, and economic indicators
0 tools · sse
com.mcparmory/alpha-vantage
Track stock prices, search symbols, and compute 50+ technical indicators
0 tools
mcparmory-alpha-vantage
Track stock prices, search symbols, and compute 50+ technical indicators
0 tools

How to use

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

{
  "mcpServers": {
    "stock_market_(alpha_vantage)": {
      "url": "None",
      "transport": "http"
    }
  }
}