Html Vers Markdown
Server Details
HTML to clean Markdown for LLM and RAG pipelines: headings, lists, tables, links, code fences. Pr...
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP · MCP 2025-11-25
- URL
TDQS
Scored across 1 tool
With only one tool, there is no possibility of overlap or confusion between tools. The single tool's purpose is clearly described as HTML-to-Markdown conversion.
There is only one tool, so no inconsistent naming patterns exist. However, the name 'run' is generic and does not convey the conversion purpose, which slightly reduces the score.
A single tool for a focused HTML-to-Markdown conversion service is reasonable, though it feels slightly thin compared to typical multi-tool servers. The tool appears to handle the core conversion task adequately.
The tool covers the essential conversion needs for the stated domain: headings, lists, tables, links, and code fences. There are no obvious missing operations for the single-purpose scope of the server.
Available Tools
1 toolrunBInspect
HTML to clean Markdown for LLM and RAG pipelines: headings, lists, tables, links, code fences. Priced per call, no expiring credits and no separate extraction plan.
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations are empty, so the description carries the full burden. It discloses the core transformation behavior and output style, and even adds commercial traits like per-call pricing and no expiring credits. Still, it says nothing about authentication, error behavior, request format expectations, or whether the conversion is stateless/safe.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The first sentence is efficiently front-loaded with the tool's core purpose and output details. The second sentence adds commercial context that is not needed for correct invocation, so it is slightly less valuable, but the overall description remains compact and scannable.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given an unusable generic input schema, no output schema, and no annotations, the description should compensate with operational details. It explains what the tool produces but leaves the agent guessing about the input structure, output format, page limits, and API requirements, so an agent could not reliably construct a valid call.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 0% schema description coverage and a single nested `input` object allowing arbitrary property names and values, the description needed to explain how to supply HTML. It only says 'HTML to clean Markdown', which gives the semantic domain but not the expected shape, nesting, encoding, or whether `input` should be a string, object, or contain HTML content under a specific key.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool converts HTML to clean Markdown for LLM/RAG pipelines, even naming the supported elements (headings, lists, tables, links, code fences). It lacks an explicit imperative verb like 'convert', and the generic name 'run' adds no signal, but the resource and result are unmistakable.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The phrase 'for LLM and RAG pipelines' implies the intended use case, and the pricing note suggests it is a standalone paid API. However, there is no explicit statement of when to use this tool versus alternatives, no exclusions, and no mention of input constraints such as HTML size limits or URL-versus-raw-HTML support.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
1 tool update
- First observed
run
Related MCP Connectors
Convert PDF, DOCX, HTML, and URLs to clean, LLM-ready markdown with tables preserved
Convert PDF, Word, PowerPoint, Excel, HTML and EPUB to Markdown, with OCR and RAG chunking
Convert any webpage to clean LLM-ready markdown, extraction-first, with article and news modes.
Web scraping to clean Markdown with JS rendering, multi-page crawl, structured extract, sitemaps.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceConverts raw HTML to clean Markdown, optimized for LLM token efficiency and deterministic processing.7 npm3-
- AlicenseAqualityDmaintenanceConverts web pages and HTML strings into clean, LLM-optimized Markdown with metadata extraction and token estimation. It uses a lightweight, browserless approach to provide token-efficient output for more effective LLM processing.2MIT
- AlicenseAqualityDmaintenanceConverts URLs and raw HTML to clean Markdown, enabling AI assistants to read web pages for summarization, analysis, or ingestion.24 npm1MIT
- AlicenseNot gradedqualityBmaintenanceConverts HTML webpages to clean Markdown format, reducing size by ~90-95% while preserving tables, images, and important content. Supports both simple HTTP fetch and Playwright browser mode for JavaScript-heavy or authenticated pages.5MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.