67
/ 100
2 days ago
glama

Alpaca MCP Split

Splits the Alpaca trading MCP server into two smaller servers (data and orders) to bypass Claude's tool limit, providing access to all 39 tools for account queries, market data, and order execution.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: ALPACA_API_KEY, ALPACA_SECRET_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_CLIENT
🔐 secretALPACA_API_KEY
🔐 secretALPACA_SECRET_KEY
configALPACA_PAPER_TRADE
configTRADE_API_URL
configTRDE_API_WSS
configDATA_API_URL
configSTREAM_DATA_WSS
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/schmoll86-alpaca-mcp-split-j1h86h)](https://m8ven.ai/mcp/schmoll86-alpaca-mcp-split-j1h86h)
commit: 6f25f029ee544d818aa8a98d8bbd7f8c98e8211d
code hash: cbbb8dbad1f0cbf1bf4b5e55547afb7b598b83c3f028569bf72b74e3d879cbcd
verified: 6/22/2026, 12:46:59 PM
view raw JSON →