{"slug":"xjtlumedia/mcp_markdown_formatter","name":"Markdown to any text","description":"Convert markdown to any text format you want","category":"productivity","tags":[],"official":false,"stars":3,"transport":"stdio","install":[{"cmd":"npx (Recommended)","imports":[]}],"tools":[{"name":"harmonize_markdown","description":"Standardize and normalize Markdown syntax (ATX headers, `-` list markers, fenced code blocks) without changing meaning"},{"name":"convert_to_txt","description":"Strip all formatting to produce plain text"},{"name":"convert_to_html","description":"Full styled HTML document with GFM tables, KaTeX math, and embedded stylesheet"},{"name":"generate_html","description":"Generate self-contained HTML with all styles inlined (read-only, no file I/O)"},{"name":"convert_to_pdf","description":"Print-ready PDF via headless Chromium with full KaTeX math and syntax highlighting"},{"name":"convert_to_docx","description":"Microsoft Word document with styled headings, lists, and code formatting"},{"name":"convert_to_latex","description":"LaTeX source code with `\\section`, list environments, and native math pass-through"},{"name":"convert_to_rtf","description":"Rich Text Format for legacy word processors and email clients"},{"name":"convert_to_csv","description":"Extract GFM pipe-tables to comma-separated values"},{"name":"convert_to_json","description":"Structured JSON representation with sections, headings, lists, code blocks, and tables"},{"name":"convert_to_xml","description":"Well-formed XML with `<?xml?>` declaration and structured elements"},{"name":"convert_to_xlsx","description":"Excel spreadsheet — each Markdown table becomes a sheet"},{"name":"convert_to_image","description":"Full-page PNG screenshot via headless Chromium"},{"name":"convert_to_md","description":"Export Markdown to file, optionally harmonizing formatting first (`harmonize=true`)"},{"name":"convert_to_email_html","description":"Email-optimized HTML with all styles inlined, compatible with Outlook, Gmail, Apple Mail"},{"name":"convert_to_slack","description":"mrkdwn format — bold as `*`, links as `<url|text>`, headers as bold text"},{"name":"convert_to_discord","description":"Styled bold/underline headers, preserved code blocks"},{"name":"convert_to_jira","description":"Wiki markup — `h1.`/`h2.`, `{code}` blocks, `[text|url]` links"},{"name":"convert_to_confluence","description":"Wiki markup with `{info}`, `{note}` panels and `{code:language=x}` syntax"},{"name":"convert_to_asciidoc","description":"`=` headers, `----` code blocks, `url[text]` links, `image::` directives"},{"name":"convert_to_rst","description":"Underlined headers, `.. code-block::` directives, RST reference syntax"},{"name":"convert_to_mediawiki","description":"`==` headers, `'''bold'''`, `<syntaxhighlight>` tags, `{| wikitable`"},{"name":"convert_to_bbcode","description":"`[b]`, `[i]`, `[code]`, `[url]`, `[img]` tags for phpBB/vBulletin forums"},{"name":"convert_to_textile","description":"Markup for Redmine, Basecamp, and CMS platforms"},{"name":"convert_to_orgmode","description":"Emacs Org Mode — `*` headers, `#+BEGIN_SRC`/`#+END_SRC` code, `[[url][text]]` links"},{"name":"html_to_markdown","description":"Convert HTML content (full document or fragment) back to Markdown"},{"name":"repair_markdown","description":"Fix broken Markdown"}],"env_vars":["CHROMIUM_TAR_URL"],"auth_type":"none","github":"https://github.com/XJTLUmedia/MCP_Markdown_Formatter","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}