67
/ 100
23 days ago
glama

Alpaca Trading Bot MCP Server

Exposes Alpaca paper trading as MCP tools for checking quotes, managing a watchlist, checking market hours, and placing simulated trades.

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.
🔐 secretALPACA_API_KEY
🔐 secretALPACA_SECRET_KEY
// 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/jaewoongy-alpaca-trading-bot-6upxye)](https://m8ven.ai/mcp/jaewoongy-alpaca-trading-bot-6upxye)
commit: e8aa3424bc62d31289ffbf5cadfe7f84c38fe04a
code hash: 04f9f178f5866fd60ad9ecac0006f7bcd3608fc2554c4efe5e54915ec30ffade
verified: 7/8/2026, 8:40:06 AM
view raw JSON →