Godot-MCP
by IvanMurzak
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GODOT_MCP_HOST | No | The custom server URL. Must be an absolute http(s) URL or it falls back to the default. | http://localhost:8080 |
| GODOT_MCP_TOKEN | No | Bearer token, routed to the active mode's token. Surrounding quotes are trimmed. | |
| GODOT_MCP_CLOUD_URL | No | Override the cloud base URL. A trailing /mcp is stripped if present. | https://ai-game.dev |
| GODOT_MCP_LOG_LEVEL | No | Log-verbosity threshold. Values: Trace, Debug, Info, Warn, Error, Fatal, None. | |
| GODOT_MCP_AUTH_OPTION | No | Whether Custom mode sends a bearer token. Values: None or Required. | None |
| GODOT_MCP_CONNECTION_MODE | No | Force the mode: Cloud or Custom (case-insensitive). Default is Cloud. | Cloud |
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
ActivityActive
ResponsivenessWithin a week