Back to search
30
MCP
alpaca-mcp-server
alpacahq/alpaca-mcp-serverAlpaca’s official MCP Server lets you trade stocks, ETFs, crypto, and options, run data analysis, and build strategies in plain English directly from your favorite LLM tools and IDEs
Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://alpaca.markets/algotrading
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"alpaca-mcp-server": {
"url": "https://alpaca.markets/algotrading",
"transport": "http"
}
}
}