MCP Directory
Back

claude-code-playwright-mcp-test

by terryso · JavaScript · ★ 182

A YAML-based Playwright MCP automation testing framework designed for Claude Code

#claudecode#playwright

Install

npx -y github:terryso/claude-code-playwright-mcp-test

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "claude-code-playwright-mcp-test": {
      "command": "npx",
      "args": [
        "-y",
        "github:terryso/claude-code-playwright-mcp-test"
      ]
    }
  }
}

From the README

[](https://github.com/terryso/claude-code-playwright-mcp-test/stargazers) [](https://github.com/terryso/claude-code-playwright-mcp-test/pulls) [](https://opensource.org/licenses/MIT) [](https://claude.ai/code) [](https://github.com/microsoft/playwright-mcp) [](https://deepwiki.com/terryso/claude-code-playwright-mcp-test) [](https://github.com/terryso/claude-test) > **[中文文档](README.cn.md)** | **English Documentation** **Live demonstration project** for the **[claude-test CLI framework](https://github.com/terryso/claude-test)** - showcasing intelligent automation testing powered by **Claude Co…
Read full README on GitHub →

Related other servers