Loading MCP server directory, please wait...
Clean, repair, and convert AI-generated Markdown to HTML/PDF/DOCX/PNG; save and share documents.
npx @getmcp/cli add com.mdtidy/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
MDTIDY_API_KEYmdtidy API key (mt_live_… / mt_test_…). Create one at https://mdtidy.com/account/api-keys.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.mdtidy/mcp": {
"command": "npx",
"args": [
"-y",
"@mdtidy/mcp"
],
"env": {
"MDTIDY_API_KEY": "",
"MDTIDY_BASE_URL": ""
}
}
}
}