Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › @cotestdev/mcp_playwright

@cotestdev/mcp_playwright

Playwright MCP (Model Context Protocol) tools for browser automation

MCP · npx unknown

Install

MCP server — add to your Claude Code config (typically ~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "cotestdev-mcp-playwright": {
      "command": "npx",
      "args": [
        "-y",
        "@cotestdev/mcp_playwright"
      ]
    }
  }
}

Or smoke-test directly:

npx -y @cotestdev/mcp_playwright

Details

Websitehttps://www.npmjs.com/package/@cotestdev/mcp_playwright
Licenseunknown
Pricingfree
Tagsplaywright mcp browser-automation model-context-protocol
Sourcesnpm
Discovered2026-05-25

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC