godot-forge
GodotForgeMCP / godot-forge
godot-forge se está construyendo como un servidor MCP seguro de divulgación progresiva, un complemento del editor de Godot y un lienzo de MCP App para Godot 4.5→4.8-dev.
Estado actual: esqueleto M0.
Lo que funciona ahora
Esqueleto de servidor MCP en TypeScript/Node 20+.
Negociación MCP 2026-07-28 sobre stdio.
Esqueleto HTTP/JSON-RPC sin estado con cabeceras de enrutamiento MCP.
Sonda de capacidades para el binario de Godot, la raíz del proyecto, los archivos de proyecto de C# y el LSP de GDScript en TCP 6005.
Exactamente cinco herramientas siempre activas:
forge_search_toolsforge_describe_toolforge_runforge_inspectforge_task_status
Almacén persistente de shims de tareas para las acciones stub de M0.
Compuerta de medición del presupuesto de tokens de las herramientas.
Script de prueba de humo del cliente local/Ollama que verifica la negociación MCP e informa con elegancia cuando Ollama no está en ejecución.
Related MCP server: GoPeak
Inicio rápido
npm install
npm run build
npm test
npm run smoke
npm run probePara ejecutar como servidor MCP stdio:
node dist/index.jsPara ejecutar el esqueleto HTTP:
node dist/index.js --http --host 0.0.0.0 --port 3333Consulta docs/M0_RUNBOOK.md para ver ejemplos de configuración del cliente.
Documentos de diseño
Licencia
MIT. Se mantendrán los créditos y los avisos derivados de la implementación a medida que se incorpore código de otros proyectos o basado en ellos.
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