WorlditorMCP
by Rail1bc
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| db | No | Database file path for stdio mode (corresponds to --db CLI argument) | |
| token | No | Agent token for stdio mode (corresponds to --token CLI argument) | |
| WORLDITOR_HOST | No | Listen host | 0.0.0.0 |
| WORLDITOR_PORT | No | Listen port | 6288 |
| WORLDITOR_DATA_DIR | No | Data directory for world.db and plays/ | ./data |
| WORLDITOR_ADMIN_KEY | No | Admin registration key (empty = first registrant becomes admin) | |
| WORLDITOR_AUTH_MODE | No | Authentication mode: open / invite / closed | open |
| WORLDITOR_STATIC_DIR | No | Directory for WebUI build output (auto-detected if not set) | |
| WORLDITOR_ALLOWED_ORIGINS | No | Comma-separated allowed CORS origins | |
| WORLDITOR_ALLOW_AGENT_REGISTER | No | Whether to allow agent self-registration (1/0) | 1 |
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