F
licenseB
qualityNot graded
maintenanceAn MCP server that provides web development tools including taking screenshots of screens, enabling AI agents to capture and analyze visual content during development.
2
32 npm
11
-
No user-submitted related servers found.
Scored across 2 tools
listScreens and takeScreenshot have clearly distinct purposes—one lists available screens, the other captures a screenshot. There is no overlap or ambiguity between them.
Both tools use a consistent camelCase verb_noun pattern (listScreens, takeScreenshot) that is predictable and clear.
With only 2 tools, the set is minimal but covers the essential operations for screen capture (list and capture). Could be slightly thin but still reasonable for a focused domain.
The tool set covers listing screens and capturing a screenshot, which is the core functionality. Missing features like capturing all screens or with options are minor gaps that agents can work around.