Skip to content
Back to search
30
MCP

GodotLens

io.github.pzalutski-pixel/godotlens

15 semantic GDScript analysis tools via Godot's built-in LSP: navigation, references, rename.

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

Similar MCP servers embedding-nearest

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
JavaLens
63 semantic Java analysis tools via Eclipse JDT: navigation, refactoring, code intelligence.
0 tools
SharpLens
67 semantic C#/.NET analysis tools via Roslyn: navigation, refactoring, codegen, audit.
0 tools
Godot Engine
Control Godot Engine projects with 42 tools for scene, node, and resource management using native .tscn parsing.
0 tools
Godot 63 Tools
Provides 63+ tools for controlling the Godot 4.6+ game engine with node manipulation, scene editing, and debugging.
0 tools

How to use

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

{
  "mcpServers": {
    "godotlens": {
      "url": "None",
      "transport": "http"
    }
  }
}