Coding-Solo/godot-mcp
MCP server enabling AI assistants to launch and interact with Godot game engine projects.

Velocity · 7d
+8.7
★ / day
Trend
→steady
star history
This MCP server bridges AI coding assistants with the Godot game engine by exposing tools for launching the editor, running projects, and capturing debug output. It implements the Model Context Protocol, allowing AI agents to programmatically control Godot workflows. The server is built with Node.js and TypeScript, designed to be consumed by LLM-powered development tools and agents.