arturbagramyan1/alpaca-mcp-server
Alpaca’s MCP server lets you trade stocks and options, analyze data, and build strategies using plain English, directly from your favorite LLM tools and IDEs
Platform-specific configuration:
{
"mcpServers": {
"alpaca-mcp-server": {
"command": "npx",
"args": [
"-y",
"alpaca-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...