Skip to main content
Glama

#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_tools

    • forge_describe_tool

    • forge_run

    • forge_inspect

    • forge_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)致谢和实现衍生声明。

F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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