Loading MCP server directory, please wait...
Servidor MCP que permite ejecutar tests de Godot con GUT desde cualquier IA
npx @getmcp/cli add io.github.DiegoBr4nd/godot-gut-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
GODOT_PATHRuta al ejecutable de Godot (por ejemplo C:/ruta/a/godot.exe)
GODOT_PROJECT_PATHRuta a la carpeta del proyecto de Godot (la que contiene project.godot)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.DiegoBr4nd/godot-gut-mcp": {
"command": "uvx",
"args": [
"godot-gut-mcp"
],
"env": {
"GODOT_PATH": "",
"GODOT_PROJECT_PATH": ""
}
}
}
}MCP server for progressive tool usage at any scale (see https://klavis.ai)
Analytics for business data: upload CSV or connect GA4/GSC, run ML/stats, get HTML reports.
Decision system for AI coding agents. Surfaces what your project decided, and why, before changes.
A MCP server built for developers enabling Git based project management with project and personal…