Newcontext-mode—Save 98% of your AI coding agent's context windowLearn more
MCP Directory
ServersClientsBlog

context-mode

Save 98% of your AI coding agent's context window. Works with Claude Code, Cursor, Copilot, Codex, and more.

Try context-mode
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2026 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. godot-mcp

godot-mcp

GitHub

Godot MCP is a Godot Engine project utilizing Node.js and TypeScript, likely implementing the Model Context Protocol. The repository is open-source under the MIT license and welcomes contributions.

947
13

Godot MCP

This project provides a Model Context Protocol (MCP) server that allows AI assistants to interact with the Godot game engine. It enables features like launching the Godot editor, running projects in debug mode, capturing debug output, and controlling project execution. Built with Godot, Node.js, and TypeScript, it offers a standardized interface for AI tools like Cline and Cursor to understand and manipulate Godot projects.

Key features include project analysis, scene management (creating, adding nodes, loading sprites, exporting MeshLibrary resources), and UID management (for Godot 4.4+). The server uses a bundled GDScript approach for complex operations, centralizing Godot interactions in a single file for better maintainability and performance.

To use, clone the repository, install dependencies with npm install, and build with npm run build. Configure your AI assistant with the server's path and optional environment variables like GODOT_PATH for specifying the Godot executable. This allows AI to assist with debugging, code generation, and project improvements.

Repository

CO
Coding-Solo

Coding-Solo/godot-mcp

Created

February 26, 2025

Updated

March 28, 2025

Language

JavaScript

Category

Developer Tools