Skip to content
Cursor

Html Vers Markdown for Cursor

io.github.dawaxwx/html-vers-markdown

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

client:Cursor transport:streamable-http

Install Html Vers Markdown in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Html Vers Markdown in other clients