A
licenseA
qualityD
maintenanceAn advanced web browsing server enabling headless browser interactions via a secure API, providing features like navigation, content extraction, element interaction, and screenshot capture.
6
27
MIT
Scored across 2 tools
web_search and web_fetch have clearly distinct purposes: one handles query-based web search, the other fetches and extracts content from specific URLs. No overlap or ambiguity.
Both tool names follow a consistent verb_noun pattern in snake_case: web_search, web_fetch. The naming is predictable and clear.
With only 2 tools, the server is minimal but appropriate for its focused search-and-fetch domain. The count is not excessive, though a few more specialized search utilities could be added.
The server covers the essential search and fetch operations. The extensive instructions compensate for missing advanced features, but minor gaps like image search exist.