Skip to main content
Glama
guilyx

t212-mcp

by guilyx

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
T212_API_KEYYesRequired. API key from the Trading 212 app.
T212_BASE_URLNoOverrides the API host. For testing against a stub.
T212_LOG_LEVELNodebug, info, warn, error, silent.info
T212_API_SECRETNoSecret, if your key was issued as a key/secret pair. Selects HTTP Basic auth.
T212_TIMEOUT_MSNoPer-request timeout.15000
T212_ENVIRONMENTNodemo (practice money) or live (real money).demo
T212_MAX_RETRIESNoRetries rate limits, network faults and 5xx.3
T212_CACHE_TTL_MSNoBase cache lifetime, scaled per endpoint.300000
T212_ALLOW_EXPORTSNoExposes the CSV export tools.false

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/guilyx/t212-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server