A
licenseA
qualityB
maintenanceEnables AI agents to read clean Markdown from any URL and assess source quality with AI-readability scores.
6
68 npm
1
MIT
No user-submitted related servers found.
Scored across 3 tools
Each tool targets a distinct aspect of web page analysis: links, metadata, and clean content. There is no functional overlap between extract_links, extract_metadata, and fetch_clean.
Tools follow a verb_noun pattern, but fetch_clean uses 'fetch' while the other two use 'extract'. This is a minor inconsistency but still clear and predictable.
Three tools is a well-scoped set for a clean fetching utility, covering the essential operations without unnecessary complexity.
The tools cover all key aspects of web page extraction: links, metadata, and clean content. No obvious gaps for the stated purpose of agent navigation and analysis.