Servidor MCP que permite ejecutar tests de Godot con GUT desde cualquier IA
Project description
Godot GUT MCP
Servidor MCP que permite a asistentes de IA (Claude, Cursor, etc.) ejecutar las pruebas de tu juego en Godot usando GUT, y leer los resultados.
Instalación
pip install godot-gut-mcp
Configuración en Claude Desktop
Añade esto a tu archivo de configuración:
{
"mcpServers": {
"godot-gut": {
"command": "godot-gut-mcp",
"env": {
"GODOT_PATH": "/ruta/a/godot",
"GODOT_PROJECT_PATH": "/ruta/a/tu/proyecto"
}
}
}
}
Herramientas disponibles
run_all_tests— ejecuta toda la suite de pruebasrun_test_file— ejecuta un archivo concretoget_failures— devuelve solo las pruebas que fallaron
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
godot_gut_mcp-0.1.1.tar.gz
(59.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file godot_gut_mcp-0.1.1.tar.gz.
File metadata
- Download URL: godot_gut_mcp-0.1.1.tar.gz
- Upload date:
- Size: 59.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.10 {"installer":{"name":"uv","version":"0.11.10","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc2336f31dfdc1c2f8e0aa0b2469cf78dc609507b4b1181d8e3340e0a7dbe1cc
|
|
| MD5 |
1562f7ee61aab3d4d33c427e3f53b55a
|
|
| BLAKE2b-256 |
2f31340b1a78c5c55fc5cb69e592d0017c09b6579a40b303aa6ed99615d0ed8e
|
File details
Details for the file godot_gut_mcp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: godot_gut_mcp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.10 {"installer":{"name":"uv","version":"0.11.10","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73b87927970987c72967482db8a420772d848e2ab7ca164cce193509382beccc
|
|
| MD5 |
b94998afd45df974b7ed1b0bdb553cd7
|
|
| BLAKE2b-256 |
43a45c42ff0cef973157d2fb932e97584cb02b0e9174c4382e879fb15ec59902
|