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%
3 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
Code Lens
Gemini-powered MCP server for code analysis.
0 tools
Godot Forge
Godot 4 MCP server — test runner, API docs, script analysis, scene parsing, LSP.
0 tools

How to use

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

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