69
/ 100
3 days ago
glama

traderspost-mcp

An MCP server that gives Claude direct access to TradersPost webhook trading. Send trade signals, inspect strategy configs, query trade history, and monitor positions.

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
17 tools verified — handlers match their declared behaviour
11 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: CONTROL_SECRET, CONSOLE_TOKEN
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.
configRELAY_DIR"": "/path/to/prop_futures_relay"
configRELAY_URL"": "https://relay.yourdomain.app"
🔐 secretCONTROL_SECRET
configFORGE_CONSOLE_URL
🔐 secretCONSOLE_TOKEN
configTP_ATTEMPT_LOGReplay safety: every attempt is logged to a JSONL audit file ()
configTP_DEDUP_WINDOW_SECbefore the POST. An identical live entry (buy/sell) within
// 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 3 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/adairbear-traderspost-mcp-5hirlo)](https://m8ven.ai/mcp/adairbear-traderspost-mcp-5hirlo)
commit: b6cfe0f77f4a9320b9f5572cc92c20adc842c201
code hash: 5d57b6e135d7e5bfabf403f1cc9af3bad0ed01f96153139a91de8fe88e6e6270
verified: 6/24/2026, 10:26:16 AM
view raw JSON →