servers/ web-scraping/ claudetest
CL

Claudetest

Unverified Claim & verify → Web Scraping

Playwright & Appium test automation for Claude. Generate tests, diagnose failures, open fix PRs.

Overview Installation

Overview

Claudetest is a Model Context Protocol (MCP) server: Playwright & Appium test automation for Claude. Generate tests, diagnose failures, open fix PRs. As an MCP server it plugs straight into AI assistants, exposing its functionality as tools the model can invoke on your behalf.

It runs locally: the npm package @fasteningcode/claudetest speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need GITHUB_TOKEN. The current release is v0.0.3.

You'll find Claudetest in the Web Scraping category here on mcp.site; it connects to Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed, and any other MCP client — see the install snippets below. If you maintain Claudetest for fasteningcode, claim this listing to verify ownership, earn the Verified badge, and keep the details current.

npm package — @fasteningcode/claudetest · MCP over stdio
Credentials — Requires GITHUB_TOKEN

Installation

// claude_desktop_config.json
{
  "mcpServers": {
    "claudetest": {
      "command": "npx",
      "args": [
        "-y",
        "@fasteningcode/claudetest"
      ],
      "env": {
        "GITHUB_TOKEN": "<github-token>"
      }
    }
  }
}

Requires GITHUB_TOKEN

Related servers

PM
Playwright MCP
Web Scraping

Browser automation, page inspection, screenshots, and web interaction from Claude, Cursor, and other AI agents.

★ 21.3k Updated 5h ago
FM
Firecrawl MCP
Web Scraping

Powerful web scraping and search capabilities for LLM clients like Cursor and Claude.

★ 12.4k Updated 3h ago
BM
BitBrowser MCP
Web Scraping

Control BitBrowser profiles and automate multi-account flows.

Added 23 hours ago
Gatetest icon
Gatetest
Web Scraping

120-module QA gate. Give Claude eyes (screenshots), ears (Sentry errors), and hands (verify fixes).

Added 6 hours ago
Nimrod Research icon
Nimrod Research
Web Scraping

Web research for agents: quality-scored Google search, webpage extraction, and deep research.

★ 256 Added 6 hours ago
SH
Shiplight
Web Scraping

An MCP server that provides browser automation.

Added 6 hours ago
>_ esc
↑↓ navigate↵ openesc close