Serversio.github.JeenyJAI/mcp-test-utils
U

MCP Test Utils

io.github.JeenyJAI/mcp-test-utils · v3.10.1
▦ other
v3.10.1other mcpb: https://github.com/JeenyJAI/mcp-test-utils/releases/download/v3.10.1/mcp-test-utils.exe↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.JeenyJAI/mcp-test-utils",
  "description": "Desktop UI automation for AI agents: screenshots, windows, mouse, keyboard, UI Automation, OCR",
  "title": "MCP Test Utils",
  "repository": {
    "url": "https://github.com/JeenyJAI/mcp-test-utils",
    "source": "github"
  },
  "version": "3.10.1",
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/JeenyJAI/mcp-test-utils/releases/download/v3.10.1/mcp-test-utils.exe",
      "version": "3.10.1",
      "fileSha256": "8dc91b1090e961c10e9d2fe6e26cacb5925e497a7c33123b2c81f4ef69cc61e8",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Directory for logging sessions (opt-in). Without it, logging tools are hidden.",
          "name": "MCP_LOG_DIR"
        },
        {
          "description": "Session size limit in MB. Warning on exceed.",
          "default": "500",
          "name": "MCP_LOG_MAX_MB"
        },
        {
          "description": "Auto-delete log sessions older than N days. 0 to disable.",
          "default": "30",
          "name": "MCP_LOG_RETAIN_DAYS"
        },
        {
          "description": "Allowed directories for search_in_files (semicolon-separated). Without it, the tool is hidden.",
          "name": "MCP_SEARCH_DIRS"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}