Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Alpaca MCP Server logo
MCP server

Alpaca MCP Server

Place trades and read portfolio state on Alpaca from an MCP client.

0
SaveVisit website ↗

Add it to your client

Official
Install
uvx alpaca-mcp-server
mcpServers
{
  "mcpServers": {
    "alpaca-mcp": {
      "command": "uvx",
      "args": [
        "alpaca-mcp-server"
      ]
    }
  }
}
Transport
stdio
Runtime
Python
Auth
Required
License
MIT
Tools
get_account_infoplace_stock_orderplace_option_orderget_all_positionsclose_positionget_portfolio_history

Tools cover the brokerage end to end: account balances and margin status, order placement for stocks, options and crypto, position management including closing or exercising, watchlists, and portfolio history. Version 2 is a rewrite on FastMCP with schemas generated from Alpaca's OpenAPI specs, so tool names and parameters differ from the first release. Credentials go in the MCP client config as environment variables, and paper trading keys work the same way as live ones. An ALPACA_TOOLSETS variable restricts which capability groups get registered.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?