Better Godot MCP
Rank #725io.github.n24q02m/better-godot-mcp
MCP server providing better-godot-mcp capabilities
Better Godot MCP is a Model Context Protocol (MCP) server published by n24q02m. It ranks #725 of 77,308 servers tracked on MCP Toplist, and its repository has 31 GitHub stars. Better Godot MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 33 tracked versions. It was first listed on Feb 18, 2026 and most recently updated on Jul 14, 2026.
Ranks ahead of 76,583 of 77,308 servers on MCP Toplist.
Use Better Godot MCP
Add Better Godot MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"better-godot-mcp": {
"command": "npx",
"args": [
"-y",
"@n24q02m/better-godot-mcp"
],
"env": {
"GODOT_PROJECT_PATH": "<your GODOT_PROJECT_PATH>",
"GODOT_PATH": "<your GODOT_PATH>"
}
}
}
}Replace each placeholder with your own value before saving.
{
"mcpServers": {
"better-godot-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/n24q02m/better-godot-mcp:latest"
],
"env": {
"GODOT_PROJECT_PATH": "<your GODOT_PROJECT_PATH>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.n24q02m%2Fbetter-godot-mcp)<a href="https://mcptoplist.com/server/io.github.n24q02m%2Fbetter-godot-mcp"><img src="https://mcptoplist.com/badge/io.github.n24q02m%2Fbetter-godot-mcp.svg" alt="MCP Toplist: Top 1% of 77,308" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
n24q02m
Other servers by n24q02m
- Better Notion MCP#520 · 50 vers
- Better Code Review Graph#538 · 34 vers
- Better Email MCP#593 · 45 vers
- Wet MCP#767 · 39 vers
- Better Telegram MCP#838 · 53 vers
- Mnemo MCP#936 · 45 vers
- imagine-mcp#2,201 · 14 vers
Available versions (33)
| Version | Published |
|---|---|
| 1.20.0 | Jul 14, 2026 |
| 1.19.0 | Jul 1, 2026 |
| 1.18.7 | Jun 7, 2026 |
| 1.18.0 | May 9, 2026 |
| 1.17.0 | May 6, 2026 |
| 1.16.0 | May 4, 2026 |
| 1.15.2 | Apr 28, 2026 |
| 1.15.1 | Apr 28, 2026 |
| 1.15.0 | Apr 27, 2026 |
| 1.14.0 | Apr 24, 2026 |
| 1.13.5 | Apr 22, 2026 |
| 1.13.4 | Apr 22, 2026 |
| 1.13.3 | Apr 22, 2026 |
| 1.13.2 | Apr 21, 2026 |
| 1.13.1 | Apr 21, 2026 |
| 1.13.0 | Apr 19, 2026 |
| 1.12.2 | Apr 17, 2026 |
| 1.12.1 | Apr 17, 2026 |
| 1.12.0 | Apr 13, 2026 |
| 1.11.0 | Apr 4, 2026 |
| 1.10.1 | Apr 3, 2026 |
| 1.10.0 | Apr 3, 2026 |
| 1.9.1 | Mar 31, 2026 |
| 1.9.0 | Mar 30, 2026 |
| 1.8.0 | Mar 26, 2026 |
| 1.7.0 | Mar 24, 2026 |
| 1.6.2 | Mar 20, 2026 |
| 1.6.1 | Mar 20, 2026 |
| 1.6.0 | Mar 17, 2026 |
| 1.5.1 | Mar 12, 2026 |
| 1.5.0 | Mar 10, 2026 |
| 1.4.6 | Mar 6, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Better Godot MCP?
- Better Godot MCP is maintained by n24q02m, which publishes 8 MCP servers (313 total versions) tracked on MCP Toplist.
- Is Better Godot MCP listed on the Official MCP Registry?
- Yes — Better Godot MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Better Godot MCP have?
- MCP Toplist tracks 33 versions of Better Godot MCP, most recently published on Jul 14, 2026.
- Where can I find the source code for Better Godot MCP?
- The source code for Better Godot MCP is hosted at github.com/n24q02m/better-godot-mcp.git.