Html Vers Markdown

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

Quality & Safety

A
Description quality
100%
Schema completeness
80%
Naming quality
100%
Poisoning risk
100%
Permission match
100%
Protocol compliance
100%

Based on automated analysis of tool definitions and protocol compliance.

Context Cost

~104Tokens (tool definitions)
~573 BTypical response size
Minimal attention impact (0.08% of 128k context)

This is the approximate number of tokens consumed each time the server's tools are loaded into a model's context. Higher counts reduce the attention available for other tasks.

Rate this Server

One-Click Install

Add this to your `claude_desktop_config.json` file:

{
  "mcpServers": {
    "html-vers-markdown": {
      "url": "https://html-vers-markdown.david-cyr.workers.dev/mcp"
    }
  }
}

Remote endpoints

https://html-vers-markdown.david-cyr.workers.dev/mcpstreamable-http

Tool inventory

Tools (1)

🟢 Read-only🟡 Write🔴 Delete⚪ Unknown
run(input)

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.

Input Schema

{
  "type": "object",
  "properties": {
    "input": {
      "type": "object",
      "propertyNames": {
        "type": "string"
      },
      "additionalProperties": {}
    }
  },
  "required": [
    "input"
  ],
  "$schema": "http://json-schema.org/draft-07/schema#"
}

Recent observations

verifiedversion not recorded1 tools