Back to search
30
MCP streamable-http

com.thenextgennexus/playwright-mcp-server

com.thenextgennexus/playwright-mcp-server

Headless browser primitives for AI agents when sites need real JS rendering.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.noncelogic/mcp
Hosted Playwright API for AI agents. Returns a11y trees instead of screenshots.
0 tools
MCP-Server-Playwright
MCP server for browser automation using Playwright
0 tools
io.github.vola-trebla/playwright-spatial-layout-mcp
MCP server that gives AI agents geometric spatial awareness of web page layouts using Playwright
0 tools
io.github.vola-trebla/playwright-network-chaos-mcp
MCP server that gives AI agents dynamic network chaos control over Playwright browser sessions
0 tools
io.github.runbook-ai/browser-agent
MCP server for browser automation with AI agent
0 tools
io.github.hubertgajewski/playwright-report-mcp
Run Playwright tests and surface structured results for AI agents doing test failure analysis.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.thenextgennexus/playwright-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/playwright-mcp-server/mcp",
      "transport": "streamable-http"
    }
  }
}