Test Genie runs on your own machine — the client starts it, so there is no endpoint to ping. 74 installs a week from npm. Last commit 6 Jul 2026.
AI-powered app test automation for iOS, Android, Flutter, React Native, Web
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add test-genie -- npx -y test-genie-mcp
{
"mcpServers": {
"test-genie": {
"args": [
"-y",
"test-genie-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.test-genie]
command = "npx"
args = ["-y", "test-genie-mcp"]
{
"mcpServers": {
"test-genie": {
"args": [
"-y",
"test-genie-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"test-genie": {
"args": [
"-y",
"test-genie-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.