Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Ā© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🧠 Knowledge & Memory
  3. Godotlens MCP
Godotlens MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/6/2026, 8:47:44 PM

Godotlens MCP

User RatingsBe the first to rate and review this MCP server!
View Repository8 GitHub StarsTotal stargazers on GitHub for the source repository (8 stars).
godotgdscriptgame-developmentdeveloper-tools

Analyzes GDScript projects through Godot's LSP, scene resolver, and debugger for navigation, validation, refactoring, and runtime inspection.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

This server is confirmed live — we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.

Manual Client & Custom JSON ConfigExpand JSON ā–¾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "pzalutski-pixel-godotlens-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "godotlens-mcp"
      ]
    }
  }
}

šŸ’” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (33) Directory Badge Claim listing Alternatives🧠 More in Knowledge & Memory

Overview

pzalutski-pixel/godotlens-mcp MCP server lets AI agents query Godot's language server, scene state, and debug adapter through MCP. It provides GDScript navigation, symbol information, references, diagnostics, safe validation, renaming, file synchronization, scene checks, and runtime debugging. Godot 4.6 or newer must have the project open, while scene tools also need access to a Godot binary. Reach for it when an agent needs engine-verified answers instead of relying on text search or recalled Godot APIs.

Use cases

•Navigate from a GDScript symbol to its definition
•Analyze references before renaming a project-wide symbol
•Validate edited scripts before writing them to disk
•Inspect scene wiring and runtime state while debugging

Key features

•GDScript definitions, references, symbols, and hover data
•Engine API lookup and scene-aware code completion
•Pre-write validation and post-edit diagnostics
•Single-file and batch file synchronization
•Scene state inspection and signal validation
•Debugger controls, breakpoints, and runtime inspection

Capabilities & Tool Schemas (33) ~4.4k tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Verified live Verified liveCaptured by calling this server’s live tools/list endpoint.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Godotlens MCP.

gdscript_status

Check connection status to the Godot LSP server. Returns: connection status, host, and port. Use this to verify Godot editor is running before using other tools. If disconnected, start Godot editor with your project open.

gdscript_definition

Navigate to the definition of a symbol at a given position. Returns: file path and line number where the symbol is defined. IMPORTANT: Uses ZERO-BASED coordinates (editor line 1 = pass line 0). Use when you need to find where a function, variable, or class is defined.

gdscript_references

Find all references to a symbol across the entire project. Returns: list of locations (file, line, character) where the symbol is used. IMPORTANT: Uses ZERO-BASED coordinates. Essential for impact analysis before refactoring: 'What code uses this symbol?'

gdscript_hover

Get type information and documentation for a symbol at a given position. Returns: type signature, documentation string, or description of the symbol. IMPORTANT: Uses ZERO-BASED coordinates. Use to understand what type a variable is, or what a function returns.

gdscript_symbols

List all symbols (classes, functions, variables, signals, enums) in a file. Returns: symbol tree with name, kind, and line number for each symbol. Use to understand the structure of a file before making changes. WORKFLOW: gdscript_symbols to explore, then gdscript_hover or gdscript_definition for details.

gdscript_signature_help

Get function signature and parameter information at a call site. Returns: function name, parameters with types, and return type. IMPORTANT: Uses ZERO-BASED coordinates. Use when you need to know the correct parameters for a function call.

How Godotlens MCP works

What pzalutski-pixel/godotlens-mcp MCP server does

pzalutski-pixel/godotlens-mcp MCP server exposes Godot's own project analysis capabilities to an AI agent. It is intended for agents that read or modify GDScript and need results grounded in the active Godot project rather than approximate text processing.

The language-server tools cover symbol definitions, references, hover information, signatures, file symbols, completions, diagnostics, and project-wide renames. Batch variants reduce repeated calls when analyzing several files or positions. The server also includes scene and runtime functions: scene inspection resolves the node tree and attached scripts as Godot instantiates them, while the debugger can report output, stack frames, variables, evaluated expressions, breakpoints, and execution state.

How it works

Godot must be running with the project open. The server communicates with the editor's language server for gdscript_* operations and with the editor's debug adapter for debug_* operations. The language server uses zero-based line and character positions, so an editor's first line is passed as line 0.

Godot's language server does not automatically watch filesystem edits made by external tools. After changing a GDScript file, call gdscript_sync_file or gdscript_sync_files; otherwise subsequent analysis may use the older in-session content. gdscript_release_file lets the session discard content it previously supplied and return to the disk version.

A practical editing cycle is to inspect symbols and references, check the engine API or completions, validate proposed content, write the change, synchronize modified files, and then inspect diagnostics. For runtime issues, check the debug connection, run or pause the game, and use output or paused-frame inspection to investigate behavior.

Setup and configuration

pzalutski-pixel/godotlens-mcp MCP server can run through Node.js 16 or newer with npx, or through Python 3.10 or newer after installing the package. The documented Node configuration uses npx -y godotlens-mcp; the Python configuration starts the godotlens-mcp executable.

Godot 4.6 or newer is required. Start the editor with the target project open. Headless operation is also supported using Godot's editor mode with LSP port 6005 and debug adapter port 6006. Scene operations require a Godot binary available through GODOT_BIN, a ./godot/ directory, or the system PATH.

Tools and capabilities

  • Navigate to definitions and find project-wide or file-local references.
  • Read symbol trees, hover documentation, function signatures, and scene-aware completions.
  • Query authoritative engine class or member documentation from the active Godot build.
  • Validate proposed content without writing it, then retrieve compiler errors and warnings.
  • Rename symbols and return the workspace edits needed across files.
  • Synchronize one or many modified files with the language server.
  • Inspect resolved scene nodes, scripts, exported values, unique-owner flags, and signal connections.
  • Check scene signal connections for missing handlers, missing scripts, or invalid targets.
  • Read runtime output, set breakpoints, inspect stack frames and variables, evaluate expressions, and control paused execution.

Limitations and notes

The GDScript language server analyzes .gd files, so scene-defined signal connections are not covered by ordinary references or renames. Use scene_validate after editing scenes or changing signal handlers. The scene tools require a Godot binary, and gdscript_references_in_file requires Godot 4.7 or newer.

Full-project reference searches can be expensive on Godot 4.6 and newer because they reparse every GDScript file; use the file-local variant where appropriate. Runtime output is drained after each read, and stack variables or expression evaluation are meaningful only while execution is paused. A disconnected status or an empty result does not necessarily prove that a project is clean, so check the returned connection and verification information before relying on it.

pzalutski-pixel/godotlens-mcp MCP server does not replace Godot's runtime behavior with static guesses: compile diagnostics describe code validity, while the debug tools are needed to determine what the running game printed or how it stopped.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Knowledge & Memory View all alternatives
  • Moxie Docs MCP logoMoxie Docs MCP
    ā˜… Featured

    MCP & Agent Skills for Automated Documentation, and codebase conventions + context

    🧠 Knowledge & Memory21 views
    Compare vs Moxie Docs MCP →
  • Scrivener MCP logoScrivener MCP

    Connect Scrivener 3 writing projects to Claude and other AI assistants. 47 tools for document management, writing analysis, semantic search, character/plot memory, and content enhancement. Progressive skill loading, relationship engine with HMS triplets, and JS fallback for offline semantic search. npm i -g scrivener-mcp

    🧠 Knowledge & Memory16 views
    Compare vs Scrivener MCP →
  • Codebase Memory MCP logoCodebase Memory MCP

    Code-intelligence engine that indexes a repo into a persistent knowledge graph — functions, classes, call chains, HTTP routes, cross-service links. 159 languages via tree-sitter + Hybrid LSP, sub-ms structural queries, 99% fewer tokens than grep. Single static binary, zero dependencies, 100% local. npx codebase-memory-mcp

    🧠 Knowledge & Memory7 views
    Compare vs Codebase Memory MCP →
  • Context7 logoContext7

    Up-to-date code documentation for LLMs and AI code editors.

    🧠 Knowledge & Memory7 views
    Compare vs Context7 →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
8
Stargazers on the source repository.
npm downloads
566
Package downloads in the last 30 days.
Last commit
1mo ago
Most recent push to the default branch.
Tools exposed
33
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Godotlens MCP

Use `npx -y godotlens-mcp` with Node.js 16 or newer, or install the `godotlens-mcp` package with Python 3.10 or newer.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewGodotlens MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/pzalutski-pixel-godotlens-mcp?style=directory)](https://allmcps.com/mcp/pzalutski-pixel-godotlens-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/pzalutski-pixel-godotlens-mcp"><img src="https://allmcps.com/api/badge/pzalutski-pixel-godotlens-mcp?style=directory" alt="Godotlens MCP on AllMCPs" /></a>

Technical Specs & Signals

Category🧠Knowledge & Memory
PricingFree
More technical detailsExpand ā–¾
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseApache-2.0
Last updatedSep 7, 2026
2/5 checks healthy over the last 31d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars8
GitHub Star CountTotal stargazers on GitHub representing community popularity (8 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 27, 2026
npm downloads566/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
63Quality signal: Good Ā· 63/100How this signal is calculated ā–¾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools30/30
Adoption & activity7/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 18d ago via OSV.dev Ā· godotlens-mcp (npm)

ā˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🧠 Knowledge & Memory →Best MCP servers for Memory & Knowledge →Alternatives to Godotlens MCP →Install in Claude DesktopInstall in CursorInstall in VS Code