claude mcp add commdtidy-mcp -- npx -y @mdtidy/mcp
{
"mcpServers": {
"commdtidy-mcp": {
"command": "npx",
"args": ["-y", "@mdtidy/mcp"]
}
}
}
{
"mcpServers": {
"commdtidy-mcp": {
"command": "npx",
"args": ["-y", "@mdtidy/mcp"]
}
}
}
{
"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.