F
licenseNot graded
qualityB
maintenanceEnables MCP-compatible AI clients to extract live web content and convert it into structured Markdown for LLM ingestion, RAG pipelines, and agentic workflows.
-
No user-submitted related servers found.
Scored across 2 tools
The two tools have completely distinct purposes: one performs the core extraction, the other monitors usage. There is no possible confusion between them.
Both tool names follow the same verb_noun pattern (extract_markdown, check_quota), creating a predictable and clean naming convention.
With only two tools, the count is slightly under the typical 3-15 range, but it fits the narrow scope of a single-purpose extraction API with quota checking. No unnecessary tools are present.
The tool surface fully covers the service's obvious domain: extracting web content to markdown and checking API quota. There are no missing operations for this focused utility.