SERVER
Better Godot MCP
Rank #717io.github.n24q02m/better-godot-mcp
MCP server providing better-godot-mcp capabilities
First listed
Feb 18, 2026
Last publish date
Jun 7, 2026
OVERVIEW
Better Godot MCP is a Model Context Protocol (MCP) server published by n24q02m. It ranks #717 of 56,489 servers tracked on MCP Toplist, and its repository has 23 GitHub stars. Better Godot MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 31 tracked versions. It was first listed on Feb 18, 2026 and most recently updated on Jun 7, 2026.
STANDING
#717of 56,489 tracked serversTop 5%
Ranks ahead of 55,772 of 56,489 servers on MCP Toplist.
CONNECT
Use Better Godot MCP
Add Better Godot MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"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.
Docker image
{
"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.
REGISTRIES
Listed on 3 registries
ORGANIZATION
n24q02m
MORE FROM THIS PUBLISHER
Other servers by n24q02m
- Better Code Review Graph#402 · 33 vers
- Better Notion MCP#503 · 48 vers
- Better Email MCP#606 · 43 vers
- Mnemo MCP#734 · 43 vers
- Wet MCP#738 · 38 vers
- Better Telegram MCP#834 · 51 vers
- imagine-mcp#2847 · 12 vers
VERSIONS
Available versions (31)
| Version | Published |
|---|---|
| 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 |
FAQ
Frequently asked questions
- Who maintains Better Godot MCP?
- Better Godot MCP is maintained by n24q02m, which publishes 8 MCP servers (299 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 31 versions of Better Godot MCP, most recently published on Jun 7, 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.
EXPLORE