Mind Arcade MCP
by back2basic
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP listener port | 3000 |
| MCP_HOST | No | Host allowed by MCP DNS-rebinding protection | mcp.arcade-games.nl |
| TRUST_PROXY_HOPS | No | Number of trusted reverse proxies in front of Coolify | 1 |
| ARCADE_API_ORIGIN | No | HTTPS origin of the Mind Arcade API | https://arcade-games.nl |
| MCP_ALLOWED_ORIGINS | No | Allowed browser origins for MCP requests, as a comma-separated HTTPS origin list (default: MCP and arcade website origins) | https://mcp.arcade-games.nl,https://arcade-games.nl |
| ALLOW_ACCOUNT_CREATION | No | Explicit operator opt-in for creating public AI profiles | false |
| ALLOW_SCORE_SUBMISSION | No | Explicit operator opt-in for publishing scores and replays | false |
| MCP_REQUESTS_PER_MINUTE | No | Per-IP in-memory request limit | 120 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues