mcp-tools-godot

Select and use Godot MCP servers for editor control, diagnostics, and testing.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/dragoscirjan/opencode-config --skill mcp-tools-godot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcp-tools-godot
Source: https://github.com/dragoscirjan/opencode-config/tree/main/skills/mcp-tools-godot
Command: npx skills add https://github.com/dragoscirjan/opencode-config --skill mcp-tools-godot

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you choose and use the right Godot MCP server for editor control, runtime testing, diagnostics, documentation lookup, and full-stack debugging without guessing which tool fits the job.

Core Features & Use Cases

  • Editor and runtime control: Launch the editor, inspect project structure, create scenes, add nodes, and run or stop projects through the Godot editor bridge.
  • Static analysis and testing: Analyze scripts and scenes, run Godot test suites, fetch project info, and collect diagnostics even when the editor is closed.
  • Documentation and deep debugging: Search official docs, retrieve class pages, inspect console output, and use the full-stack runtime server for breakpoints, stepping, screenshots, and input automation.
  • Use case: A Godot developer can scaffold a scene, validate scripts, check docs for migration details, and confirm behavior in a single guided workflow.

Quick Start

Enable the Godot MCP servers relevant to your task and ask the assistant to use the best server for the current Godot workflow.

Frequently Asked Questions about mcp-tools-godot

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I control the Godot editor and run projects using an MCP server?

You can control the Godot editor by enabling the appropriate Godot MCP server, which allows you to launch the editor, inspect project structure, scaffold scenes, add nodes, and run or stop projects.

Can I run Godot test suites and analyze scripts without opening the editor?

Yes, Godot MCP servers support static analysis and testing, allowing you to analyze scripts and scenes, run Godot test suites, fetch project info, and collect diagnostics even when the editor is closed.

How do I search official Godot documentation and retrieve class pages during development?

Godot MCP servers include a documentation lookup feature to search official Godot docs and retrieve class pages, enabling you to check migration details and references directly within your workflow.

What's the best way to debug a Godot game runtime with breakpoints and screenshots?

The full-stack runtime Godot MCP server enables deep debugging by providing breakpoints, stepping, screenshots, input automation, and console output inspection during game execution.

Do I need a specific Godot version to use MCP servers for editor control and diagnostics?

Godot MCP servers are designed for Godot 4 game development workflows, supporting scene scaffolding, project launches, debug output review, LSP diagnostics, docs search, and automated QA.

Why does my Godot MCP server not work for both static analysis and editor control simultaneously?

Godot MCP servers require selecting the appropriate opt-in server for each task, matching tools specifically to editor interaction, static analysis, online references, or full-stack runtime debugging.