godot-mcp-pro-integration

Installation
SKILL.md

Godot MCP Pro Integration

Skill by ara.so — MCP Skills collection.

Godot MCP Pro connects AI assistants (Claude, Cursor, Copilot) to your Godot 4 editor through WebSocket, providing 175 tools for real-time scene manipulation, script editing, input simulation, runtime analysis, and more.

Architecture

AI Assistant ←—MCP/stdio—→ Node.js Server ←—WebSocket:6505—→ Godot Editor Plugin
  • Real-time: WebSocket connection for instant feedback
  • Editor Integration: Full access to Godot's editor API and UndoRedo system
  • JSON-RPC 2.0: Standard protocol with error codes and suggestions
  • Four Modes: Full (175), 3D (103), Lite (84), Minimal (35) tools to fit client limits

Installation

Installs
46
GitHub Stars
4
First Seen
Jun 30, 2026
godot-mcp-pro-integration — aradotso/mcp-skills