finance & fintech

Alpaca Mcp

An MCP Server for the Alpaca trading API to manage stock and crypto portfolios, place trades, and access market data.

python
cloud
finance & fintech
0
View on GitHub

Installation

npx -y laukikk/alpaca-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "alpaca-mcp",
  "command": "npx",
  "args": [
    "-y",
    "laukikk/alpaca-mcp"
  ]
}

About This MCP Server

laukikk/alpaca-mcp

An MCP Server for the Alpaca trading API to manage stock and crypto portfolios, place trades, and access market data.

GitHub: https://github.com/laukikk/alpaca-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub