A
licenseNot graded
qualityB
maintenanceA web scraping CLI tool that converts web pages to markdown and also runs as an MCP server for agent integration.
9 npm
11
MIT
No user-submitted related servers found.
Scored across 3 tools
Each tool targets a distinct action: analyze web content, save to knowledge base, and search the knowledge base. There is no overlap in their purposes.
All tool names follow a consistent verb_noun pattern with snake_case (analyze_web_content, save_artifact, search_knowledge_base), making them predictable and easy to understand.
With only 3 tools, the server feels slightly under-scoped for a knowledge base system, but it may be intentionally focused on core web analysis and storage/search functionality.
The tool set covers creating artifacts and searching, but lacks update, delete, or listing capabilities, which are notable gaps for managing a knowledge base over time.