SERVER

GodotLens

Rank #9040

glama/pzalutski-pixel/godotlens-mcp

An MCP server providing 15 semantic analysis tools for GDScript, powered by Godot's built-in Language Server.

First listed
Apr 6, 2026
Last publish date
Apr 15, 2026
OVERVIEW

GodotLens is a Model Context Protocol (MCP) server published by pzalutski-pixel. It ranks #9040 of 58,900 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. GodotLens is listed across 3 registries — Official MCP, Glama and PulseMCP, with 3 tracked versions. It was first listed on Apr 6, 2026 and most recently updated on Apr 15, 2026.

STANDING
#9,040of 58,900 tracked serversTop 25%

Ranks ahead of 49,860 of 58,900 servers on MCP Toplist.

CONNECT

Use GodotLens

Add GodotLens to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "godotlens-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "godotlens-mcp"
      ],
      "env": {
        "GODOT_LSP_HOST": "<your GODOT_LSP_HOST>",
        "GODOT_LSP_PORT": "<your GODOT_LSP_PORT>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Python package (PyPI)
{
  "mcpServers": {
    "godotlens-mcp": {
      "command": "uvx",
      "args": [
        "godotlens-mcp"
      ],
      "env": {
        "GODOT_LSP_HOST": "<your GODOT_LSP_HOST>",
        "GODOT_LSP_PORT": "<your GODOT_LSP_PORT>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

pzalutski-pixel

Organization
Total servers
3
Total versions
11
MORE FROM THIS PUBLISHER

Other servers by pzalutski-pixel

View all pzalutski-pixel servers →
VERSIONS

Available versions (3)

VersionPublished
1.0.5Apr 15, 2026
1.0.4Apr 15, 2026
1.0.3Apr 8, 2026
FAQ

Frequently asked questions

What is GodotLens?
An MCP server providing 15 semantic analysis tools for GDScript, powered by Godot's built-in Language Server.
Who maintains GodotLens?
GodotLens is maintained by pzalutski-pixel, which publishes 3 MCP servers (11 total versions) tracked on MCP Toplist.
Is GodotLens an official MCP server?
Yes — GodotLens is listed on the Official MCP Registry, alongside Glama and PulseMCP.
How many versions does GodotLens have?
MCP Toplist tracks 3 versions of GodotLens, most recently published on Apr 15, 2026.
Where can I find the source code for GodotLens?
The source code for GodotLens is hosted at github.com/pzalutski-pixel/godotlens-mcp.
EXPLORE
GodotLens - MCP Server #9040 | MCP Toplist