GodotLens runs on your own machine — the client starts it, so there is no endpoint to ping. 108 installs a week from pypi. Last commit 27 Jul 2026.
Godot's own view of your GDScript project: navigation, diagnostics, engine API, scene checks
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const output = execSync(`${cmd} --version`, {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add godotlens -- npx -y godotlens-mcp
{
"mcpServers": {
"godotlens": {
"args": [
"-y",
"godotlens-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.godotlens]
command = "npx"
args = ["-y", "godotlens-mcp"]
{
"mcpServers": {
"godotlens": {
"args": [
"-y",
"godotlens-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"godotlens": {
"args": [
"-y",
"godotlens-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
GODOT_LSP_HOST (Godot language server host), GODOT_LSP_PORT (Godot language server port (the VS Code extension uses 6008)), GODOT_DAP_HOST (Godot debug adapter host), GODOT_DAP_PORT (Godot debug adapter port, used by the debug_* tools), GODOT_BIN (Godot executable, required by scene_* and project_config), GODOT_PROJECT_ROOT (Project root; auto-detected by walking up for project.godot), GODOT_LSP_TIMEOUT (Seconds to wait for a single LSP response), GODOT_DIAGNOSTICS_TIMEOUT (Seconds to wait for diagnostics after a sync), GODOT_VERSION (Override Godot capability detection), GODOT_FIND_FILE_LIMIT (Max files gdscript_find inspects across the project).
The author declared them in the registry entry; get the values from the project itself.
Automate the Godot Engine editor: edit scenes and scripts, run projects, manage engine versions
MCP server providing symbol navigation, diagnostics, and type resolution for Nim projects
AI video producer: directs your idea or script into a finished, fact-checked video. MCP-native.
Checks whether AI search engines cite your target domains for a prompt. $0.75/call via MCP.
MCP server for the Google Apps Script API: projects, code, versions, deployments and executions.
Generate images with your own ChatGPT subscription (Plus, Pro or Team), without spending API credits
Retirement planning on your own machine: projections, Monte Carlo, scenarios, budgets, plan edits.
Search YouTube and read video, channel and transcript data as JSON. No Google Cloud project.
Answers built from our own checks of this server.