Playwright MCP
Related Servers
Alternatives to Playwright MCP
No user-submitted related servers found.
Related Servers
- AlicenseBqualityCmaintenanceEnables AI tools to drive a hosted headless-Chromium browser over HTTP, letting them navigate, click, type, and read web pages through accessibility snapshots.235,046,799 npmApache 2.0
- AlicenseBqualityCmaintenanceEnables AI assistants to remotely drive a hosted headless browser over HTTP, supporting navigation, clicking, typing, and structured page reading through the Model Context Protocol. It also provides bearer-token authentication for secure remote MCP access.235,046,799 npmApache 2.0
- AlicenseBqualityCmaintenanceEnables LLMs to drive a hosted headless Chromium browser over HTTP, performing navigation, clicks, typing, and page reading through accessibility snapshots, protected by bearer-token authentication.235,046,799 npmApache 2.0
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to control a headless Chromium browser through a persistent Python REPL, providing navigation, interaction, snapshotting, and media control via the Model Context Protocol.MIT

Browseagent MCPofficial
AlicenseAqualityDmaintenanceEnables AI agents to control web browsers through the Model Context Protocol, supporting navigation, clicking, typing, and screenshots.122 npm1MIT- AlicenseAqualityAmaintenanceEnables browser automation through the Model Context Protocol, allowing AI agents to control Chrome, Firefox, or Edge for tasks like navigation, clicking, typing, and screenshots.41267 npmMIT
TDQS
Scored across 23 tools
Each tool has a clear, unique action (navigate, click, type, wait, screenshot, network, etc.) with no overlapping purposes. Even similar tools like type vs press_key vs fill_form are distinct in their behavior.
All tools follow the consistent 'browser_' prefix with snake_case naming. The pattern is uniform across verbs and nouns, making it easy to predict tool names.
23 tools is slightly above the typical 3-15 range, but justified for a comprehensive browser automation server. The number is not excessive and each tool contributes meaningful functionality.
The toolset covers core browser interactions (navigation, clicks, typing, waiting, screenshots, network, tabs, file upload) and also advanced features (JS evaluation, dialogs, drag-and-drop). Missing some niche actions like scrolling or cookie management, but these are often accessible via evaluate.