GodotIQ
FreeNot checkedIntelligent MCP server for AI-assisted Godot 4 development with spatial intelligence, code analysis, and 35 tools
About
Intelligent MCP server for AI-assisted Godot 4 development with spatial intelligence, code analysis, and 35 tools
README
Intelligent MCP server for Godot 4. Spatial intelligence, code analysis, and 38 tools.
Version: 0.5.16 Repository: https://github.com/salvo10f/godotiq
Install
pip install godotiq==0.5.16
For AI clients, no manual install is required. Use uvx in your MCP config so the
client auto-installs GodotIQ on first use:
{
"mcpServers": {
"godotiq": {
"command": "uvx",
"args": ["godotiq"],
"env": {
"GODOTIQ_PROJECT_ROOT": "/path/to/your/godot/project"
}
}
}
}
For Pro, add "GODOTIQ_LICENSE_KEY": "YOUR_POLAR_LICENSE_KEY" to the same env
block. Do not wrap uvx with the Unix-only env command; this config works on
Windows, macOS, and Linux.
Install the Godot addon into a project:
uvx godotiq install-addon /path/to/your/godot/project
Or clone and install the Godot addon directly from godot-addon/addons/godotiq/.
Pro tier
The full suite of analysis tools (dependency graphs, impact checks, scene/spatial mapping, signal/flow tracing) ships as an optional Pro bundle. Community mode shows rich previews of every Pro tool so you can see what you'd unlock before upgrading.
Upgrade to Pro: https://godotiq.com/pro
Pro activation uses a signed-receipt model — no network I/O on the hot path once activated. Commerce is powered by polar.sh.
Documentation
- Full docs: https://godotiq.com/docs
- Issue tracker: https://github.com/salvo10f/godotiq/issues
License
MIT — see LICENSE.
Installing GodotIQ
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/salvo10f/godotiqFAQ
Is GodotIQ MCP free?
Yes, GodotIQ MCP is free — one-click install via Unyly at no cost.
Does GodotIQ need an API key?
No, GodotIQ runs without API keys or environment variables.
Is GodotIQ hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install GodotIQ in Claude Desktop, Claude Code or Cursor?
Open GodotIQ on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
by duxiaohuiSupabase
Database, auth and storage
by SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare GodotIQ with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
