74
/ 100
12 days ago
glama

SnapTrade MCP Server

A Test/Sandbox MCP server that integrates with the SnapTrade API Sandbox environment to provide portfolio oversight, market data, and trading capabilities.

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: SNAPTRADE_CONSUMER_KEY, SNAPTRADE_USER_SECRET
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.
configSNAPTRADE_CLIENT_IDyour_client_id
🔐 secretSNAPTRADE_CONSUMER_KEYyour_consumer_key
configSNAPTRADE_USER_IDyour_test_user_id
🔐 secretSNAPTRADE_USER_SECRETyour_test_user_secret
// 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/matthewtzong-snaptrade-mcp-c1rjl0)](https://m8ven.ai/mcp/matthewtzong-snaptrade-mcp-c1rjl0)
commit: 9416940bf30b98f3e0d88a94259b3de83e76f066
code hash: 6a6c4724642f43ac15024bd27b83b13a53229f174482039f9ce78d1dad584a18
verified: 7/9/2026, 10:01:02 AM
view raw JSON →