Lentera Godot
БесплатноНе проверенCustom MCP server for automating Godot Engine 4.x, enabling direct scene manipulation, node inspection, GDScript injection, and runtime testing via a WebSocket
Описание
Custom MCP server for automating Godot Engine 4.x, enabling direct scene manipulation, node inspection, GDScript injection, and runtime testing via a WebSocket bridge.
README
Custom Model Context Protocol (MCP) Server yang dirancang khusus untuk mengotomatisasi interaksi langsung, manipulasi scene, inspeksi node, injeksi GDScript, dan pengujian runtime pada Godot Engine 4.x untuk proyek Lentera Pudar.
Arsitektur Sistem
Server ini menghubungkan AI Agent ke Godot Editor secara real-time melalui WebSocket Bridge:
- AI Agent / Antigravity <--> (Stdio / MCP Protocol) <--> Lentera Godot MCP Server (TypeScript)
- Lentera Godot MCP Server <--> (WebSocket ws://127.0.0.1:8098) <--> Godot Editor Plugin (lentera_bridge)
- Godot Editor Plugin <--> (Godot Engine API / ClassDB) <--> Godot 4 Editor Runtime
Fitur & Kategori Tool
Server ini menyediakan lebih dari 50 tools otomasi tingkat tinggi yang dibagi ke dalam beberapa modul:
| Modul | File Handler (src/tools/) | Deskripsi Kemampuan |
|---|---|---|
| Scene & Node | scene.ts, | |
| ode.ts | Membuat, membuka, menyimpan, menutup scene (.tscn), menambah node, reparenting, modifikasi properti, dan inspeksi hierarki. | |
| Scripting | script.ts | Attach/detach script GDScript, eksekusi skrip dinamis via |
| un_gdscript, dan validasi sintaks GDScript. | ||
| Assets & Animation | ssets.ts, nimation.ts | Import spritesheet, inspeksi resource, pembuatan AnimationLibrary, manipulasi keyframe dan track animasi. |
| Visual & UI | isual.ts, input.ts | Manajemen tema, komponen UI, simulasi klik mouse, keyboard input, dan capture screenshot editor. |
| Physics & TileMap | physics.ts, ilemap.ts | Inspeksi collision matrix, manipulasi cell TileMap, dan query layer fisika 2D. |
| Project & Editor | project.ts, editor.ts, utoload.ts | Konfigurasi project.godot, autoload singletons (GameEvents.gd), dan kontrol eksekusi playtest ( |
| un_project). |
Cara Instalasi & Menjalankan
1. Build Server MCP
Pastikan Anda memiliki Node.js (v18+) terinstal:
ash npm install npm run build
2. Pasang Plugin ke Proyek Godot
Salin folder godot-plugin/ ke dalam proyek Godot Anda di direktori ddons/lentera_bridge/:
res://addons/lentera_bridge/ ├── plugin.cfg ├── plugin.gd └── bridge_client.gd
Buka Project -> Project Settings -> Plugins di Godot dan aktifkan plugin Lentera Godot Bridge.
3. Konfigurasi di Antigravity IDE (mcp_config.json)
json { mcpServers: { lentera-godot: { command: node, args: [D:/GodotProjects/lentera-godot-mcp/build/index.js] } } }
Lisensi
Dibuat secara kustom untuk ekosistem game Lentera Pudar.
Установка Lentera Godot
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/adityaairlangga12/lentera-godot-mcpFAQ
Lentera Godot MCP бесплатный?
Да, Lentera Godot MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Lentera Godot?
Нет, Lentera Godot работает без API-ключей и переменных окружения.
Lentera Godot — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Lentera Godot в Claude Desktop, Claude Code или Cursor?
Открой Lentera Godot на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
автор: duxiaohuiSupabase
Database, auth and storage
автор: SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Lentera Godot with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
