🤖

mcp

Clean, repair, and convert AI-generated Markdown to HTML/PDF/DOCX/PNG; save and share documents.

RUN IN TERMINAL
claude mcp add commdtidy-mcp -- npx -y @mdtidy/mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "commdtidy-mcp": { "command": "npx", "args": ["-y", "@mdtidy/mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "commdtidy-mcp": { "command": "npx", "args": ["-y", "@mdtidy/mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "commdtidy-mcp": { "command": "npx", "args": ["-y", "@mdtidy/mcp"] } } }

About This MCP Server

The com.mdtidy/mcp server is a Model Context Protocol server that enables the cleaning, repair, and conversion of AI-generated Markdown documents to various formats such as HTML, PDF, DOCX, and PNG. It connects to npm and supports stdio and remote connections, allowing developers to integrate it into their workflows for document processing and sharing. Developers would use this server when they need to refine and export AI-generated Markdown content in different formats for various applications.

Clean, repair, and convert AI-generated Markdown to HTML/PDF/DOCX/PNG; save and share documents.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.

Package

@mdtidy/mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The mcp server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/commdtidy-mcp.svg)](https://skillsplayground.com/mcps/commdtidy-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.