74
/ 100
21 days ago
glama

safetrade-mcp

Docs-driven MCP server for SafeTrade REST API with a generic client that reads OpenAPI specs, validates requests, signs private calls, and blocks dangerous operations like withdrawals by default.

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
⚠️
Known vulnerabilities in dependencies: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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: SAFETRADE_API_KEY, SAFETRADE_API_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.25.3GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configSAFETRADE_ALLOW_WITHDRAWenvironment variable =true
🔐 secretSAFETRADE_API_KEY
🔐 secretSAFETRADE_API_SECRET
configSAFETRADE_BASE_URL
configSAFETRADE_KEYS_FILE"": "/home/cachybtw/.config/opencode/keys/safetrade.json"
configSAFETRADE_OPENAPI_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/nikketryhard-safetrade-mcp-1btmqr)](https://m8ven.ai/mcp/nikketryhard-safetrade-mcp-1btmqr)
commit: 05b35244955bead49f36eb15a3351fb833b078d8
code hash: be0db0ad46cd20b888256d0917883b21310c14cce88b0c73cc1b5714f39fda1e
verified: 6/24/2026, 9:41:07 AM
view raw JSON →