67
/ 100
7 days ago
glama

Alpaca MCP Gold Standard

A comprehensive MCP server for professional trading operations with Alpaca, providing 31 tools for account management, market data, order execution, custom strategy execution, and advanced portfolio analytics with intelligent position classification.

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 3 credentials: ALPACA_API_KEY, ALPACA_SECRET_KEY, APCA_API_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_KEYyour_api_key
🔐 secretALPACA_SECRET_KEYyour_secret_key
configAPCA_API_KEY_ID
🔐 secretAPCA_API_SECRET_KEY
configALPACA_PAPER_TRADETrue # Use paper trading (recommended)
configTRADE_API_URL
configTRADE_API_WSS
configDATA_API_URL
configSTREAM_DATA_WSS
configMCP_SERVER_NAMEalpaca-trading-gold
configLOG_LEVELDEBUG uv run python main.py
// 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 7 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/joravetz-alpaca-mcp-gold-mjsxbx)](https://m8ven.ai/mcp/joravetz-alpaca-mcp-gold-mjsxbx)
commit: 49dd495c680b6cbc530cbbc4429ebefb22fca89b
code hash: f2c8f727d29f69c6ecd6a5607435ed0d6633c5b889d8b55128367094e7e40221
verified: 6/17/2026, 12:42:03 PM
view raw JSON →