Back to search
30
MCP

Alpaca Trading

pulsemcp/alpaca trading

Integrates with Alpaca trading platform to manage stock and options accounts through paper and live trading environments, enabling order execution, portfolio monitoring, market data retrieval, and watchlist management for algorithmic trading and financial analysis workflows.

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

Similar MCP servers embedding-nearest

alpaca-mcp-server
Alpaca’s official MCP Server lets you trade stocks, ETFs, crypto, and options, run data analysis, and build strategies in plain English dire
0 tools
io.github.evidai/alpaca-guard
Alpaca trading API with hard daily USD cap guard. Paper trading default; live opt-in.
0 tools
alpaca-mcp-server
Alpaca Trading API integration for Model Context Protocol (MCP)
0 tools
iflow-mcp_alpacahq-alpaca-mcp-server
Alpaca Trading API integration for Model Context Protocol (MCP)
0 tools
alpaca-market-mcp
MCP server for technical analysis with Alpaca market data - Bollinger Bands, Moving Averages, Stochastics, and 11 trading strategies
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

How to use

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

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