81
/ 100
7 days ago
pulsemcp

Alpaca Trading

Integrates with Alpaca trading platform to manage stock and options accounts through paper and live trading environments, enabling order execution, portfolio monitoring, market data retrieval, and watchlist management for algorithmic trading and financial analysis workflows.

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
9 tools verified — handlers match their declared behaviour
6 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
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.
configPORT
🔐 secretALPACA_API_KEY"": "your_alpaca_api_key",
🔐 secretALPACA_SECRET_KEY"": "your_alpaca_secret_key"
configALPACA_PAPER_TRADE"-e", "=true",
configALPACA_TOOLSETSTool filtering Not supported env var
configDATA_API_URL
// 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 4 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/alpacahq-alpaca-mcp-server-1so0va)](https://m8ven.ai/mcp/alpacahq-alpaca-mcp-server-1so0va)
commit: d86619172814441ac0ec2dccc2962b873c0193dc
code hash: 3752d2ad4af170e43b3c6fd52d8bd0eab3efddb6b008c3370f2b3de36f005344
verified: 7/24/2026, 8:49:19 AM
view raw JSON →