#239 · Primary category: AI Coding Assistants
godot-ai
Production-grade MCP server and AI tools for the Godot engine. A Snap to install. Totally free and fun.
Project last updated:08/29/26
GitHub Stars
2.0K
Forks
122
Contributors
28
License
MIT
Why we included this project
Godot developers can hook their AI assistant straight into a live editor session instead of getting pasted code to drop in by hand. A local MCP server exposes over 120 operations across about 43 tools, so clients like Claude Code and Codex can read the scene tree, create and rewire nodes, edit GDScript and signals, and handle materials, animations, particles, cameras, and environment settings from inside the project. Because the assistant acts on the actual scene graph rather than only proposing edits, a few well-worded prompts can save hours of manual scene building. Solo devs and small teams will find it easy to start: pull the plugin from the Godot Asset Library, run the Python server with uv, and connect a supported client from a dock panel.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.