alpaca-mcp.md

Alpaca MCP

from"alpaca"
650

Trade stocks and options, analyze market data through Alpaca Trading API

Finance
AlpacatradingstocksAPI
install.sh
# Clone the repository
$git clone https://github.com/alpacahq/alpaca-mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve