A
licenseNot graded
qualityA
maintenanceEnables AI agents to perform live web searches across 9 engines, scrape web pages into clean formats, and run agentic research with citations via MCP.
1
MIT
No user-submitted related servers found.
Scored across 3 tools
Each tool has a unique, well-defined purpose: web_search for querying, web_fetch for retrieving a page, and web_open for paginating cached content. There is no overlap or ambiguity between them.
All tools follow a consistent 'web_' prefix with a verb_noun pattern (web_search, web_fetch, web_open). The naming is uniform and predictable.
Three tools is ideal for a focused web search skill, covering the essential operations (search, fetch, paginate) without unnecessary complexity.
The tool set covers the core workflow of searching and reading web pages. A minor gap is the lack of a tool to handle meta-information or search within a page, but this is acceptable for a minimal skill.