Back to directory
fashionzzz/markdown-to-html

fashionzzz/markdown-to-html

@fashionzzZ

A Model Context Protocol (MCP) server that Convert Markdown to HTML.

markdownhtmlconversionmcp-servertypescripttool

Installation & Configuration

{
  "mcpServers": {
    "markdown-to-html": {
      "command": "node",
      "args": [
        "/path/to/markdown-to-html/build/index.js"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17