Schmoll86/alpaca-mcp-split
Split Alpaca MCP server into data + orders servers to work within Claude Desktop's tool limit
Platform-specific configuration:
{
"mcpServers": {
"alpaca-mcp-split": {
"command": "npx",
"args": [
"-y",
"alpaca-mcp-split"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...