Playwright
pulsemcp/playwrightProvides browser automation capabilities through Playwright with 33 tools for web navigation, DOM manipulation, form handling, content extraction, and JavaScript execution across Chromium, Firefox, and WebKit browsers with persistent context management and debugging features.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"playwright": {
"url": "None",
"transport": "http"
}
}
}