Back to Home
giuliodambrosio icon

mcp-server-trading-212

Verified Safe

by giuliodambrosio

Overview

An MCP server that enables Claude to interact with a 212 Trading account for managing investments, executing trades, and retrieving market data.

Installation

Run Command
python main.py

Environment Variables

  • 212_API_KEY_ID
  • 212_API_KEY_SECRET
  • 212_API_BASE_LIVE_URL

Security Notes

The server correctly uses environment variables for API credentials and explicitly advises against committing the .env file. It uses HTTP Basic Authentication, which is standard for the 212 Trading API. No 'eval' or obvious malicious patterns were found. Rate limiting is handled internally by the client.

Similar Servers

Stats

Interest Score30
Security Score8
Cost ClassMedium
Avg Tokens750
Stars1
Forks0
Last Update2025-11-24

Tags

TradingFinanceClaudeInvestmentAPI