F
licenseNot graded
qualityD
maintenanceMCP server that enables AI agents to search the web and extract clean Markdown content, with support for JavaScript rendering, structured data extraction, and screenshots.
1
-
No user-submitted related servers found.
Scored across 5 tools
fetch_plaintext and fetch_txt have identical descriptions for plain text output, causing ambiguity. fetch_html, fetch_json, and fetch_markdown are distinct but the plain text tools overlap.
All tools follow a fetch_<format> pattern, but plaintext and txt are inconsistent: one uses full word, the other abbreviation.
5 tools is appropriate for a focused fetch server, covering common formats without being excessive.
Covers HTML, JSON, Markdown, and plain text, but the two plain text tools are redundant, wasting a slot that could add a different format like XML.