Godot MCP
Rank #2,355io.github.tugcantopaloglu/godot-mcp
MCP server providing godot-mcp capabilities
Godot MCP is a Model Context Protocol (MCP) server published by tugcantopaloglu. It ranks #2,355 of 132,046 servers tracked on MCP Toplist, and its repository has 465 GitHub stars. Godot MCP is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Feb 9, 2026 and most recently updated on Mar 7, 2026.
Ranks ahead of 129,691 of 132,046 servers on MCP Toplist.
Use Godot MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add godot-mcp -- npx -y @tugcantopaloglu/godot-mcp[mcp_servers.godot-mcp]
command = "npx"
args = ["-y", "@tugcantopaloglu/godot-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"godot-mcp": {
"command": "npx",
"args": [
"-y",
"@tugcantopaloglu/godot-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"godot-mcp": {
"command": "npx",
"args": [
"-y",
"@tugcantopaloglu/godot-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"godot-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@tugcantopaloglu/godot-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"godot-mcp": {
"command": "npx",
"args": [
"-y",
"@tugcantopaloglu/godot-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"godot-mcp": {
"command": "npx",
"args": [
"-y",
"@tugcantopaloglu/godot-mcp"
]
}
}
}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.tugcantopaloglu%2Fgodot-mcp)<a href="https://mcptoplist.com/server/io.github.tugcantopaloglu%2Fgodot-mcp"><img src="https://mcptoplist.com/badge/io.github.tugcantopaloglu%2Fgodot-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
tugcantopaloglu
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Mar 7, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Godot MCP?
- Godot MCP is maintained by tugcantopaloglu, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Godot MCP listed on the Official MCP Registry?
- Yes — Godot MCP is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Godot MCP have?
- MCP Toplist tracks 2 versions of Godot MCP, most recently published on Mar 7, 2026.
- Where can I find the source code for Godot MCP?
- The source code for Godot MCP is hosted at github.com/tugcantopaloglu/godot-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.