Godot MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_project_infoB | Get Godot project information including configuration, autoloads, and metadata |
| list_scenesA | List all scenes in the Godot project |
| list_scriptsB | List all GDScript files in the project |
| analyze_sceneB | Analyze a specific scene file and return its structure |
| analyze_scriptB | Analyze a GDScript file and return its structure |
| generate_script_templateC | Generate a GDScript template for common patterns |
| analyze_game_architectureA | Analyze the overall game architecture including managers, scenes, and design patterns |
| generate_ui_componentB | Generate UI component templates for common game elements |
| optimize_game_performanceA | Analyze project for performance issues and provide optimization recommendations |
| generate_network_systemC | Generate networking system templates for multiplayer games |
| analyze_error_logC | Analyze Godot error logs and provide suggestions for fixes |
| start_debug_sessionB | Start a debug session to monitor errors and warnings |
| stop_debug_sessionA | Stop an active debug session and get results |
| get_debug_sessionB | Get information about an active debug session |
| analyze_crash_dumpC | Analyze crash information and provide debugging guidance |
| diagnose_projectC | Perform comprehensive project health diagnosis |
| suggest_fixC | Get specific fix suggestions for error messages |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/telagod/kooix-godot-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server