alpacahq/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 directly from your favorite LLM tools and IDEs
Platform-specific configuration:
{
"mcpServers": {
"alpaca-mcp-server": {
"command": "npx",
"args": [
"-y",
"alpaca-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<p align="center"> </p>
<div align="center">
<a href="https://x.com/alpacahq?lang=en" target="_blank"></a> <a href="https://www.reddit.com/r/alpacamarkets/" target="_blank"></a> <a href="https://alpaca.markets/slack" target="_blank"></a> <a href="https://www.linkedin.com/company/alpacamarkets/" target="_blank"></a> <a href="https://forum.alpaca.markets/" target="_blank"></a> <a href="https://docs.alpaca.markets/docs/getting-started" target="_blank"></a> <a href="https://alpaca.markets/sdks/python/" target="_blank"></a>
</div>
<p align="center"> A comprehensive Model Context Protocol (MCP) server for Alpaca's Trading API. Enable natural language trading operations through AI assistants like Claude, Cursor, and VS Code. Supports stocks, options, crypto, portfolio management, and real-time market data. </p>
Loading reviews...