#585 · Primary category: AI Coding Assistants
Godot-MCP
An MCP for Godot that lets you create and edit games in the Godot game engine with tools like Claude
Project last updated:03/19/25
GitHub Stars
608
Forks
66
Contributors
2
License
MIT
Why we included this project
Godot developers who want an AI assistant to do more than suggest code snippets will get real use out of this plugin. It connects the Godot editor to the Model Context Protocol, so Claude can read the current scene tree, open and edit GDScript files, create nodes, and push changes straight back into the project instead of handing you code to paste in yourself. The two-way link is what makes it worth trying: you can ask for a change and have it applied in the editor, or send the current project state to the AI so it has context for what it suggests. Setup takes a few steps, and the repo ships an example project with the plugin already enabled, which makes a first test run easy.
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.