74
/ 100
18 days ago
glama

t212-mcp-server

Provides read-only access to Trading 212 accounts, enabling AI assistants to retrieve portfolio positions, account summaries, instrument data, and transaction history.

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: T212_API_KEY, T212_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.
🔐 secretT212_API_KEY"": "your-api-key-id",
🔐 secretT212_API_SECRET"": "your-api-secret"
configT212_ENVIRONMENTTo use paper trading instead of your live account, add :
// 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 1 concrete improvement 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/paulaigue-t212-mcp-1hsnse)](https://m8ven.ai/mcp/paulaigue-t212-mcp-1hsnse)
commit: dafe2981b7d65db5ecf2f58b86ba8d4dfc90f8a5
code hash: 2a9fbe17eb2dbd2b0dbf06b381954421ab048816c9fe84e2c00dbf571b750765
verified: 6/22/2026, 12:26:35 PM
view raw JSON →