#693 · Primary category: AI Agents & Automation

alpaca-mcp-server

ai-trading algorithmic-trading crypto etfs mcp mcp-server options stocks trading trading-api

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

Project last updated:08/24/26

GitHub Stars

929

Forks

291

Contributors

17

License

MIT

Why we included this project

For anyone who keeps an Alpaca account and wants a language model to actually do something with it, this is the official bridge between your LLM tools and the brokerage API. Balances, positions, portfolio history, and market data all show up as callable tools, and so does order placement across stocks, options, and crypto, which means Claude, Cursor, or any MCP-compatible client can manage trades from a plain-English request. Version 2 is a full rewrite on FastMCP and OpenAPI, so the tool schemas match the real API rather than a hand-rolled approximation, and the ALPACA_TOOLSETS setting lets you strip out order execution entirely if you only want a research assistant. Paper trading keys are enough to run the whole thing risk-free, making it a low-stakes way to prototype an AI-assisted trading workflow before real money enters the picture.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category