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
Installation
npx -y laukikk/alpaca-mcpConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub