laukikk/alpaca-mcp
by Various
MCP for the Alpaca trading API to manage stock and crypto portfolios, place trades, and access market data
MCP
laukikk/alpaca-mcp
Added 1 June 2026
Overview
A Python-based MCP server that wraps the Alpaca trading API, enabling LLMs to manage stock and crypto portfolios, place trades, and retrieve market data. It exposes Alpaca endpoints as tool calls for automated trading workflows.
Best for
Best for
Developers building AI agents that need programmatic access to Alpaca trading functionality
Use cases
- Build a conversational agent that can check portfolio balances and recent trades
- Automate trade execution based on natural language instructions from a user
- Integrate real-time market data queries into an AI assistant for financial analysis
Notes
A Python-based MCP server that wraps the Alpaca trading API, enabling LLMs to manage stock and crypto portfolios, place trades, and retrieve market data. It exposes Alpaca endpoints as tool calls for automated trading workflows.
32 stars on GitHub. Last updated 2025-07-14. Licensed MIT.
Use cases
- Build a conversational agent that can check portfolio balances and recent trades
- Automate trade execution based on natural language instructions from a user
- Integrate real-time market data queries into an AI assistant for financial analysis
Pros
- Directly connects LLMs to a live brokerage API for hands-on trading automation
- Lightweight Python implementation with a clear MCP interface
- Supports both stocks and cryptocurrencies in a single tool
Cons
- Low community adoption (32 stars) may mean limited support and fewer examples
- Requires users to have an Alpaca account and API keys, adding setup friction
- No built-in risk management or trade validation beyond what Alpaca provides
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Directly connects LLMs to a live brokerage API for hands-on trading automation
- Lightweight Python implementation with a clear MCP interface
- Supports both stocks and cryptocurrencies in a single tool
Cons
- Low community adoption (32 stars) may mean limited support and fewer examples
- Requires users to have an Alpaca account and API keys, adding setup friction
- No built-in risk management or trade validation beyond what Alpaca provides
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.