A
licenseB
qualityD
maintenanceProvides browser automation capabilities through Puppeteer, allowing interaction with both new browser instances and existing Chrome windows.
8
1,833 npm
MIT
No user-submitted related servers found.
Scored across 8 tools
Each tool targets a distinct browser action (click, navigate, fill, hover, etc.) with no overlap, making selection unambiguous.
All tools follow a consistent pattern: 'puppeteer_' prefix followed by a clear action verb, ensuring predictability.
With 8 tools covering essential browser interactions, the count is well-scoped for a focused automation server.
Core operations are covered, but missing explicit waiting or content extraction tools; however, puppeteer_evaluate can compensate.