Servidor MCP que permite ejecutar tests de Godot con GUT desde cualquier IA
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Servidor MCP que permite a asistentes de IA (Claude, Cursor, etc.) ejecutar las pruebas unitarias de tu juego en Godot usando GUT, y leer los resultados de forma estructurada. Ideal para el ciclo "la IA escribe código → ejecuta los tests → lee los fallos → corrige".
res://addons/gut/)Añade esto a tu archivo claude_desktop_config.json:
GODOT_PATH: ruta al ejecutable de Godot.GODOT_PROJECT_PATH: ruta a la carpeta de tu proyecto (la que contiene project.godot).| Herramienta | Qué hace |
|---|---|
run_all_tests | Ejecuta toda la suite de pruebas y devuelve un resumen |
run_test_file | Ejecuta un archivo de pruebas concreto |
get_failures | Devuelve solo las pruebas que fallaron, con el mensaje y la lÃnea del error |
MIT
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/godot-gut-mcp)<a href="https://allmcps.com/mcp/godot-gut-mcp"><img src="https://allmcps.com/api/badge/godot-gut-mcp?style=directory" alt="Godot Gut MCP on AllMCPs" /></a>