BeClaude

webapp-testing

New
20.6kSmitheryGeneralby github

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "webapp-testing": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
testingfrontendproductivity

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is webapp-testing?

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

How to install webapp-testing?

To install webapp-testing: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "webapp-testing": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is webapp-testing best for?

webapp-testing is a mcp categorized under General. It is designed for: testing, frontend, productivity. Created by github.