What is the MCP Test Utils MCP server?
Desktop UI automation for AI agents: screenshots, windows, mouse, keyboard, UI Automation, OCR
How to install MCP Test Utils
Copy-paste configuration for popular MCP clients.
MCP_LOG_DIRDirectory for logging sessions (opt-in). Without it, logging tools are hidden.
MCP_LOG_MAX_MBSession size limit in MB. Warning on exceed.
MCP_LOG_RETAIN_DAYSAuto-delete log sessions older than N days. 0 to disable.
MCP_SEARCH_DIRSAllowed directories for search_in_files (semicolon-separated). Without it, the tool is hidden.
{
"mcpServers": {
"mcp-test-utils": {
"command": "https://github.com/JeenyJAI/mcp-test-utils/releases/download/v3.10.1/mcp-test-utils.exe",
"args": [],
"env": {
"MCP_LOG_DIR": "<YOUR_MCP_LOG_DIR>",
"MCP_LOG_MAX_MB": "<YOUR_MCP_LOG_MAX_MB>",
"MCP_LOG_RETAIN_DAYS": "<YOUR_MCP_LOG_RETAIN_DAYS>",
"MCP_SEARCH_DIRS": "<YOUR_MCP_SEARCH_DIRS>"
}
}
}
}{
"mcpServers": {
"mcp-test-utils": {
"command": "https://github.com/JeenyJAI/mcp-test-utils/releases/download/v3.10.1/mcp-test-utils.exe",
"args": [],
"env": {
"MCP_LOG_DIR": "<YOUR_MCP_LOG_DIR>",
"MCP_LOG_MAX_MB": "<YOUR_MCP_LOG_MAX_MB>",
"MCP_LOG_RETAIN_DAYS": "<YOUR_MCP_LOG_RETAIN_DAYS>",
"MCP_SEARCH_DIRS": "<YOUR_MCP_SEARCH_DIRS>"
}
}
}
}{
"mcpServers": {
"mcp-test-utils": {
"command": "https://github.com/JeenyJAI/mcp-test-utils/releases/download/v3.10.1/mcp-test-utils.exe",
"args": [],
"env": {
"MCP_LOG_DIR": "<YOUR_MCP_LOG_DIR>",
"MCP_LOG_MAX_MB": "<YOUR_MCP_LOG_MAX_MB>",
"MCP_LOG_RETAIN_DAYS": "<YOUR_MCP_LOG_RETAIN_DAYS>",
"MCP_SEARCH_DIRS": "<YOUR_MCP_SEARCH_DIRS>"
}
}
}
}{
"servers": {
"mcp-test-utils": {
"type": "stdio",
"command": "https://github.com/JeenyJAI/mcp-test-utils/releases/download/v3.10.1/mcp-test-utils.exe",
"args": [],
"env": {
"MCP_LOG_DIR": "<YOUR_MCP_LOG_DIR>",
"MCP_LOG_MAX_MB": "<YOUR_MCP_LOG_MAX_MB>",
"MCP_LOG_RETAIN_DAYS": "<YOUR_MCP_LOG_RETAIN_DAYS>",
"MCP_SEARCH_DIRS": "<YOUR_MCP_SEARCH_DIRS>"
}
}
}
}claude mcp add mcp-test-utils --env MCP_LOG_DIR=<YOUR_MCP_LOG_DIR> --env MCP_LOG_MAX_MB=<YOUR_MCP_LOG_MAX_MB> --env MCP_LOG_RETAIN_DAYS=<YOUR_MCP_LOG_RETAIN_DAYS> --env MCP_SEARCH_DIRS=<YOUR_MCP_SEARCH_DIRS> -- https://github.com/JeenyJAI/mcp-test-utils/releases/download/v3.10.1/mcp-test-utils.exeRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.