F
licenseNot graded
qualityC
maintenanceEnables browser automation and testing using Playwright through the Model Context Protocol.
-
No user-submitted related servers found.
Scored across 4 tools
Each tool corresponds to a distinct HTTP method (DELETE, GET, POST, PUT) with no overlap, making it trivial for an agent to select the correct one.
All tools follow a consistent pattern: 'send-{method}-request' with lowercase and hyphens, ensuring predictability.
With 4 tools covering the main HTTP methods (CRUD), the count is well-suited for an API testing server—neither too few nor too many.
The set covers the most common HTTP methods, but omits PATCH and other less common ones. For basic testing, it is sufficiently complete.