Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Ā© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. šŸ’» Developer Tools
  3. Markdown Formatter
Markdown Formatter logo
Health: ActiveRecent health check succeeded.Last checked 9/23/2026, 1:02:28 AM

Markdown Formatter

User RatingsBe the first to rate and review this MCP server!
View Repository2 GitHub StarsTotal stargazers on GitHub for the source repository (2 stars).Visit Website
markdowndocument-conversiondeveloper-toolscontent-processing

Converts Markdown into office, web, data, platform, and analysis outputs through MCP tools.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON ā–¾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "markdown-formatter": {
      "command": "npx",
      "args": [
        "-y",
        "@xjtlumedia/markdown-mcp-server"
      ]
    }
  }
}

šŸ’” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesšŸ’» More in Developer Tools

Overview

The markdown-formatter MCP server converts Markdown into HTML, PDF, DOCX, LaTeX, spreadsheets, structured data, and platform-specific markup. It also repairs and lints Markdown, extracts document structure, generates tables of contents, and analyzes content. Tools accept Markdown or HTML and can return converted content or write output files, with batch conversion for multiple documents and formats. Reach for it when an AI workflow needs to prepare, validate, inspect, or distribute Markdown without manual reformatting.

Use cases

•Convert AI-generated Markdown into PDF or DOCX handouts
•Export Markdown tables to CSV or XLSX
•Repair and lint copied or model-generated Markdown
•Prepare content for Slack, JIRA, Confluence, or Discord

Key features

•Convert Markdown to office, web, data, and markup formats
•Batch-convert multiple documents and formats
•Repair and lint Markdown syntax
•Analyze document structure and statistics
•Extract tables, links, images, and code blocks
•Generate HTML, PDF, and PNG outputs

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Markdown Formatter.

Extracted Tool Capabilities
Convert Markdown to office, web, data, and markup formats
Batch-convert multiple documents and formats
Repair and lint Markdown syntax
Analyze document structure and statistics
Extract tables, links, images, and code blocks
Generate HTML, PDF, and PNG outputs

How Markdown Formatter works

What the markdown-formatter MCP server does

The markdown-formatter MCP server exposes document conversion, Markdown cleanup, inspection, and batch-processing operations through MCP. It is designed for workflows where Markdown produced by an AI or copied from another source must become a file, a platform-specific message, or structured data.

Supported document outputs include plain text, HTML, PDF, DOCX, LaTeX, RTF, CSV, JSON, XML, XLSX, PNG, and Markdown. HTML output can include GitHub-Flavored Markdown tables and KaTeX math. PDF and image conversion use headless Chromium, while DOCX output preserves common document structures such as headings, lists, and code formatting. Markdown tables can be exported to CSV, or placed into separate XLSX sheets.

Platform converters target Slack, Discord, JIRA, Confluence, AsciiDoc, reStructuredText, MediaWiki, BBCode, Textile, and Emacs Org Mode. An HTML import tool converts a complete document or fragment back to Markdown.

How it works

An MCP client calls an individual tool with Markdown or HTML input and conversion options where supported. The server includes tools for normalizing Markdown, repairing common syntax damage, and reporting lint findings as structured JSON. Repair targets include unclosed fences, malformed tables, stray emphasis markers, missing spaces after headings, and broken links.

Analysis tools return code blocks, links and images, heading-based tables of contents, document counts, estimated reading time, and an overall structural summary. The batch_convert tool accepts multiple documents and multiple target formats in one request. Errors are isolated for each document-format combination, and an optional output directory can be used for file output.

Six built-in prompts combine these operations for common sequences: general conversion, table extraction, PDF and HTML preparation, lint-repair-lint workflows, platform conversion, and document overviews. Two resources expose a supported-format list and a format-selection guide.

Setup and configuration

The documented quick-start method runs the package with npx:

config.json
{
  "mcpServers": {
    "ai-answer-copier": {
      "command": "npx",
      "args": ["-y", "@xjtlumedia/markdown-mcp-server"]
    }
  }
}

The package can also be installed globally with npm, after which the markdown-mcp-server command is used in the MCP client configuration. The project provides an online web version, but the MCP setup described here uses the npm package. No API key or other credential is specified in the provided setup instructions.

Tools and capabilities

The 34 listed tools cover five main areas:

  • Conversion to files or strings, including HTML, PDF, DOCX, LaTeX, RTF, CSV, JSON, XML, XLSX, PNG, TXT, and Markdown.
  • Conversion to collaboration, documentation, forum, and markup formats.
  • Import from HTML into Markdown.
  • Markdown repair, linting, code and link extraction, table-of-contents generation, and document analysis.
  • Multi-document, multi-format batch conversion.

The server also provides generate_html for self-contained HTML returned without file I/O and convert_to_email_html for HTML with inlined styles intended for common email clients.

Limitations and notes

The provided material documents Markdown and HTML conversion behavior, but does not specify every input option, output path convention, operating-system requirement, or client-specific configuration. PDF and PNG generation depend on headless Chromium according to the tool descriptions. Platform output is adapted to each target syntax; it is not necessarily interchangeable with standard Markdown. The documentation lists both 22-format batch conversion language and a broader set of individual tools, so the exact format count depends on whether platform and import capabilities are included.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Developer Tools View all alternatives
  • MCP Pandoc logoMCP Pandoc

    MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, PDF, DOCX (.docx), csv and more.

    šŸ’» Developer Tools3 views
    Compare vs MCP Pandoc →
  • Openapi MCP Server logoOpenapi MCP Server

    Connect any HTTP/REST API server using an Open API spec (v3)

    šŸ’» Developer Tools3 views
    Compare vs Openapi MCP Server →
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    šŸ’» Developer Tools8 views
    Compare vs Claude Task Master →
  • MCP Server Docker logoMCP Server Docker

    Integrate with Docker to manage containers, images, volumes, and networks.

    šŸ’» Developer Tools3 views
    Compare vs MCP Server Docker →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
2
Stargazers on the source repository.
npm downloads
1.1M
Package downloads in the last 30 days.
Last commit
5mo ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Markdown Formatter

Configure an MCP client to run npx with -y and the package @xjtlumedia/markdown-mcp-server, or install that package globally with npm.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMarkdown Formatter AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/markdown-formatter?style=directory)](https://allmcps.com/mcp/markdown-formatter)
HTML Embed
<a href="https://allmcps.com/mcp/markdown-formatter"><img src="https://allmcps.com/api/badge/markdown-formatter?style=directory" alt="Markdown Formatter on AllMCPs" /></a>

Technical Specs & Signals

CategoryšŸ’»Developer Tools
PricingFree
More technical detailsExpand ā–¾
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
Last updatedSep 7, 2026
10/11 checks healthy over the last 46d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars2
GitHub Star CountTotal stargazers on GitHub representing community popularity (2 stars).
Last commit5mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Apr 20, 2026
npm downloads1,093,328/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
43Quality signal: Fair Ā· 43/100How this signal is calculated ā–¾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools17/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 3d ago via OSV.dev Ā· @xjtlumedia/markdown-mcp-server (npm)

ā˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in šŸ’» Developer Tools →Best MCP servers for Developers →Best PDF MCP servers →Alternatives to Markdown Formatter →Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients