Back to search
30
MCP

AlphaVantage Trader

pulsemcp/alphavantage trader

Integrates with AlphaVantage API to fetch intraday stock data, calculate technical indicators, and generate trade recommendations based on market analysis.

Uptime
0.0%
2 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
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
Tradovate
Integrates with the Tradovate trading platform API to enable futures contract management, position monitoring, and order execution with real
0 tools
Alpaca Trading
Integrates with Alpaca trading platform to manage stock and options accounts through paper and live trading environments, enabling order exe
0 tools
io.github.alphavantage/alpha_vantage_mcp
Real-time financial market data: stocks, forex, crypto, commodities, and economic indicators
0 tools · sse

How to use

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

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