Skip to content
Back to search
30
MCP

@mseep/godot-devtool

npm/@mseep/godot-devtool

MCP plugin package for AI-assisted Godot Engine development workflows.

Uptime
0.0%
11 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/better-godot-mcp
Composite MCP server for Godot Engine -- 17 composite tools for AI-assisted game development.
0 tools
io.github.tomyud1/godot-mcp
MCP server for Godot game engine integration — control the Godot editor with AI
0 tools
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-
0 tools
godotlens-mcp
MCP server providing 15 AI-optimized tools for GDScript code analysis via Godot's built-in LSP
0 tools
godotlens-mcp
MCP server providing 15 AI-optimized tools for GDScript code analysis via Godot's built-in LSP
0 tools
Godot MCP
MCP server for full Godot 4.x engine control with 165 tools for AI-driven game development
0 tools

How to use

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

{
  "mcpServers": {
    "@mseep/godot-devtool": {
      "url": "None",
      "transport": "http"
    }
  }
}