F
licenseNot graded
qualityD
maintenanceAn MCP server for controlling and automating Google Chrome browser operations using Puppeteer. It provides tools for navigation, element interaction, screenshots, and browser management.
1
-
No user-submitted related servers found.
Scored across 8 tools
Each tool targets a distinct browser automation action (navigate, click, fill, etc.) with no overlap, making it easy for an agent to select the right tool.
All tools follow the consistent pattern 'puppeteer_verb' using present tense and snake_case, providing a predictable naming convention.
8 tools cover the essential browser automation operations without being excessive or too sparse for a typical workflow.
Core actions like navigation, clicking, filling, selecting, hovering, screenshots, and JavaScript execution are present, but missing operations like waiting, scrolling, or form submission represent minor gaps.