Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (universal-document-mcp) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Universal Document Converter MCP Server
AI-powered universal document converter MCP server that transforms Markdown files to PDF with intelligent Mermaid diagram optimization.
Quick Start
`ash
Using npm
npx universal-document-mcp --setup
Using Python
pip install universal-document-mcp `
Features
- Universal Conversion: Markdown → HTML → PDF
- Mermaid Diagram Support with optimization
- AI-Powered Layout optimization
- MCP Integration with Claude Desktop, Cline, Roo, and more
- Cross-Platform support (Windows, macOS, Linux)
- Multiple Installation Methods (Python pip and Node.js npm)
Usage
`ash
Start MCP server
universal-document-mcp
Quick conversion
universal-document-mcp --convert document.md
Generate configuration files
universal-document-mcp --generate-configs `
Configuration
The server automatically generates configuration files for:
- Claude Desktop
- Cline (VS Code Extension)
- Roo
- Continue
- Zed Editor
For detailed installation and configuration instructions, see INSTALL.md.
License
MIT License - see LICENSE file for details.