godot-forge
#GodotForgeMCP / godot-forge
godot-forge 正在构建为一个安全、渐进式披露(progressive disclosure)的 MCP 服务器 + Godot 编辑器插件 + MCP App 画布,面向 Godot 4.5→4.8-dev。
当前状态:M0 骨架。
当前可用的功能
TypeScript/Node 20+ MCP 服务器骨架。
基于 stdio 的 MCP 2026-07-28 协议协商。
带 MCP 路由头的无状态 HTTP JSON-RPC 骨架。
对 Godot 二进制文件、项目根目录、C# 项目文件和 GDScript LSP TCP 6005 的能力探测。
正好五个常驻工具:
forge_search_toolsforge_describe_toolforge_runforge_inspectforge_task_status
用于 M0 桩操作的持久化 task-shim 存储。
工具 token 预算测量门控。
本地客户端/Ollama 冒烟脚本,用于验证 MCP 协商,并在 Ollama 未运行时优雅地报告。
Related MCP server: GoPeak
快速开始
npm install
npm run build
npm test
npm run smoke
npm run probe作为 MCP stdio 服务器运行:
node dist/index.js运行 HTTP 骨架:
node dist/index.js --http --host 0.0.0.0 --port 3333客户端配置示例参见 docs/M0_RUNBOOK.md。
设计文档
许可证
MIT。在纳入来自其他项目或基于其他项目的代码时,将保留既有成果(prior-art)致谢和实现衍生声明。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityAmaintenanceA Godot 4 MCP server for AI-assisted project inspection, editing, validation, and runtime automation via stdio and optional WebSocket bridge.391MIT
- AlicenseNot gradedqualityAmaintenanceEnables AI assistants to edit, run, inspect, and fix Godot 4 projects through an MCP server with dynamic tool groups and setup-gated capabilities.174240MIT
- FlicenseAqualityDmaintenanceCodex-optimized MCP server for Godot 4.x with a compact set of high-signal tools for project, scene, script, editor, and API operations.92
- FlicenseNot gradedqualityDmaintenance151 MCP tools for AI to control the Godot 4 editor and running game, covering scene editing, scripting, signals, physics, particles, animation, and more.1
Related MCP Connectors
Project management MCP for AI agents with safe task reads and writes.
A MCP server built for developers enabling Git based project management with project and personal…
Personal assistant MCP server with search, execute, packages, jobs, secrets, and integrations.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/oppenstrange-boop/GodotForgeMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server