tmw-mcp
by bjorn
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TMW_PORT | No | Override port only. Default `6901`. | 6901 |
| TMW_WORLD | No | World name (blank for default). | |
| TMW_SERVER | No | Login server. Accepts `host` or `host:port`. Default `server.themanaworld.org:6901`. | server.themanaworld.org:6901 |
| TMW_PASSWORD | No | Account password | |
| TMW_USERNAME | No | Account name | |
| TMW_CHAR_NAME | No | Character name. If omitted, the account's first character is used. | |
| TMW_CLIENT_DATA | No | Skip the update-host download and read game data from this directory instead. Dev-only convenience. | |
| TMW_DASHBOARD_PORT | No | Bind the browser dashboard on 127.0.0.1:PORT. Off by default. | |
| TMW_CREDENTIALS_FILE | No | Absolute path to a `credentials.json`. Useful when your MCP host runs `tmw-mcp` from a cwd that doesn't contain one. |
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