Alpaca Trading
MCP Serverby alpacahq · Added 5mo ago
Claude
573
Install
git clone https://github.com/alpacahq/alpaca-mcp-serverAdd to Claude
claude mcp add alpacahq-alpaca-mcp-serverQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"alpaca-trading": {
"command": "npx",
"args": [
"@modelcontextprotocol/alpaca-trading"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
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.
Tags
AI & MLmcp-server