Back to Browse

Godot Gut MCP Server

Developer ToolsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Servidor MCP que permite ejecutar tests de Godot con GUT desde cualquier IA

About

Servidor MCP que permite ejecutar tests de Godot con GUT desde cualquier IA

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 3 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

6 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

Shell Command Execution

Runs commands on your machine. Be cautious — only use if you trust this plugin.

What You'll Need

Set these up before or after installing:

Ruta al ejecutable de Godot (por ejemplo C:/ruta/a/godot.exe)Optional

Environment variable: GODOT_PATH

Ruta a la carpeta del proyecto de Godot (la que contiene project.godot)Optional

Environment variable: GODOT_PROJECT_PATH

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-diegobr4nd-godot-gut-mcp": {
      "env": {
        "GODOT_PATH": "your-godot-path-here",
        "GODOT_PROJECT_PATH": "your-godot-project-path-here"
      },
      "args": [
        "godot-gut-mcp"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Godot Gut MCP Server - Servidor MCP que permite ejecutar tests de Godot con GUT | MCP Marketplace