Back to search
30
MCP sse

io.github.alphavantage/alpha_vantage_mcp

io.github.alphavantage/alpha_vantage_mcp

Real-time financial market data: stocks, forex, crypto, commodities, and economic indicators

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Alphavantage
Alpha Vantage MCP — Stock market data, fundamentals, and earnings
0 tools · streamable-http
alphavantage-mcp
AlphaVantage MCP server - Financial data tools for Model Context Protocol
0 tools
@pipeworx/mcp-alphavantage
Alpha Vantage MCP — Stock market data, fundamentals, and earnings
0 tools
io.github.vdalhambra/financekit-mcp
Stock quotes, technical analysis, crypto prices, and portfolio insights for AI agents
0 tools
iflow-mcp_calvernaz-alphavantage-mcp
AlphaVantage MCP server - Financial data tools for Model Context Protocol
0 tools
io.github.reviewmyemails/prediction-market-mcp
Real-time Polymarket and Kalshi data, cross-platform arb detection, strategy signals
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.alphavantage/alpha_vantage_mcp": {
      "url": "https://mcp.alphavantage.co/mcp",
      "transport": "sse"
    }
  }
}