Skip to main content
Glama

Html Vers Markdown

Server Details

HTML to clean Markdown for LLM and RAG pipelines: headings, lists, tables, links, code fences. Pr...

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP · MCP 2025-11-25
URL

TDQS

A3.5/5.0

Scored across 1 tool

Disambiguation5/5

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.

Naming Consistency4/5

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.

Tool Count4/5

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.

Completeness5/5

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 tool
runBInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
inputYes

TDQS

B3.1/5.0
Behavior3/5

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.

Conciseness4/5

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.

Completeness2/5

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.

Parameters2/5

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.

Purpose4/5

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.

Usage Guidelines3/5

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. 1 tool update
    • First observedrun

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Converts 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.
    2
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Converts 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.
    5
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources