Skip to content
Back to search
30
MCP

Godot-MCP

ivanmurzak/godot-mcp

Godot-MCP — Model Context Protocol (MCP) integration for the Godot Engine. AI tools for the Godot Editor in C#, with cloud connection to ai-game.dev. Apache-2.0.

Uptime
0.0%
13 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://ai-game.dev

Similar MCP servers embedding-nearest

@yanhuifair/godot-mcp
Godot MCP — Model Context Protocol server for Godot Engine (4.x, Godot 3 not supported). 282 tools, 26 categories. Supports Stdio, SSE, and
0 tools
io.github.tomyud1/godot-mcp
MCP server for Godot game engine integration — control the Godot editor with AI
0 tools
godot-mcp
MCP server for interfacing with Godot game engine. Provides tools for launching the editor, running projects, and capturing debug output.
0 tools
Godot MCP
MCP server for full Godot 4.x engine control with 165 tools for AI-driven game development
0 tools
geekbot-mcp
Model Context Protocol (MCP) server integrating Geekbot data and tools to Claude AI
0 tools
gcp-mcp
A Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your Google Cloud Platform environment. This a
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "godot-mcp": {
      "url": "https://ai-game.dev",
      "transport": "http"
    }
  }
}