Claudetest runs on your own machine — the client starts it, so there is no endpoint to ping. 18 installs a week from npm.
Playwright & Appium test automation for Claude. Generate tests, diagnose failures, open fix PRs.
Today is the operative word: we check Claudetest every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 claudetest -- npx -y @fasteningcode/claudetest
{
"mcpServers": {
"claudetest": {
"args": [
"-y",
"@fasteningcode/claudetest"
],
"command": "npx"
}
}
}
[mcp_servers.claudetest]
command = "npx"
args = ["-y", "@fasteningcode/claudetest"]
{
"mcpServers": {
"claudetest": {
"args": [
"-y",
"@fasteningcode/claudetest"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"claudetest": {
"args": [
"-y",
"@fasteningcode/claudetest"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
GITHUB_TOKEN (GitHub personal access token with repo and workflow scopes).
The author declared them in the registry entry; get the values from the project itself.
Playwright-style automation of .NET desktop apps (WPF, WinForms, WinUI) for AI agents.
Playwright MCP-compatible browser automation bridge for CloakBrowser Chromium.
Run Playwright tests and surface structured results for AI agents doing test failure analysis.
MCP server for Good Eggs grocery shopping automation using Playwright.
MCP server providing Playwright test generation wizard with intelligent prompts and best practices
MCP server for Fetch Pet insurance claims management using Playwright automation.
Playwright for the Windows desktop, from Bun — drive native GUIs via UI Automation + MCP.
SHAFT browser automation, capture, and offline deterministic failure diagnosis
Answers built from our own checks of this server.