Skip to content
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%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Alphavantage
Integrates with Alphavantage API to provide real-time and historical financial data for stock market analysis and trading strategies.
0 tools
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
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

How to use

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

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