laukikk/alpaca-mcp
MCP for the Alpaca trading API to manage stock and crypto portfolios, place trades, and access market data
Platform-specific configuration:
{
"mcpServers": {
"alpaca-mcp": {
"command": "npx",
"args": [
"-y",
"alpaca-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...