73
/ 100
10 days ago
glama

Trading 212 MCP Server

Exposes Trading 212 trading account, instruments, orders, history, and pies as MCP tools. Allows placing and canceling real orders (defaults to demo/paper environment).

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.
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: TRADING212_API_KEY, TRADING212_API_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.
🔐 secretTRADING212_API_KEYyes API key from the Trading 212 app
🔐 secretTRADING212_API_SECRETyes API secret (shown once at generation)
configTRADING212_LIVEenvironment by default. Only set =true once you understand the risk.
configSERVER_HOSTno Bind host (default 0.0.0.0)
configSERVER_PORTno Bind port (default 8000)
// 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/nigelvanhattum-trading212-mcp-1qn4eb)](https://m8ven.ai/mcp/nigelvanhattum-trading212-mcp-1qn4eb)
commit: c640fdf2a4546e8c442534de7ae796797ccd0573
code hash: 0a3aca5528f6f73f0919cf00981444f82c6bf087f490ace084f62933d23340bf
verified: 6/25/2026, 9:52:30 AM
view raw JSON →