Skip to main content
Glama

GodotForgeMCP / godot-forge

godot-forge は、Godot 4.5→4.8-dev 向けの安全な、プログレッシブ・ディスクロージャー方式の MCP サーバー + Godot エディタのアドオン + MCP App キャンバスとして開発中です。

現在のステータス: M0 スケルトン

現在動作するもの

  • TypeScript/Node.js 20+ の MCP サーバースケルトン。

  • stdio 上での MCP 2026-07-28 のネゴシエーション。

  • MCP ルーティングヘッダーを備えたステートレスな HTTP JSON-RPC スケルトン。

  • Godot バイナリ、プロジェクトルート、C# プロジェクトファイル、GDScript LSP TCP 6005 のキャパビリティプローブ。

  • 常時有効なツールはちょうど 5 つ:

    • forge_search_tools

    • forge_describe_tool

    • forge_run

    • forge_inspect

    • forge_task_status

  • M0 スタブアクション用の永続的なタスクシムストア。

  • ツールのトークン予算計測ゲート。

  • MCP ネゴシエーションを検証し、Ollama が起動していない場合に適切に報告するローカルクライアント/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 ライセンス。他プロジェクト由来のコード、または他プロジェクトをベースにしたコードが組み込まれる際、先行技術へのクレジットと実装由来の表示は維持されます。

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