godot-devtool
by wangdiandao
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GODOT_PATH | No | Path to the Godot executable (optional if 'godot' is on PATH). | |
| GODOT_DEVTOOL_WS_PORT | No | WebSocket port for the bridge (default 8766). | 8766 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_capabilitiesA | Return a lightweight godot-devtool tool catalog by default, with optional filtered input schemas by route group, transport, risk level, tool name, or query |
| get_godot_versionA | Get the installed Godot version |
| list_projectsB | List Godot projects in a directory |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/wangdiandao/godot-devtool'
If you have feedback or need assistance with the MCP directory API, please join our Discord server