A
licenseA
qualityB
maintenanceMCP server that gives AI coding assistants direct access to the browser — navigate, click, fill forms, run JavaScript, take screenshots, and read page content.
11
10 npm
1
MIT
No user-submitted related servers found.
Scored across 8 tools
Each tool has a distinct action (click, type, navigate, etc.) with clear descriptions, making them easily distinguishable for an agent.
All tools follow a consistent `browser_verb` snake_case pattern, making naming predictable and easy to remember.
8 tools cover core browser interactions without being excessive, well-scoped for the purpose of browser automation.
Covers essential operations like navigation, clicking, typing, scrolling, and content extraction. Missing features like browser back/forward or dialog handling, but covers the main workflows.