M
MCP Document Converter
by @xt765
MCP Document Converter - A powerful MCP tool for converting documents between multiple formats, enabling AI agents to easily transform documents.
Created 2/1/2026
Updated 24 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcp-document-converter
Cursor configuration (mcp.json)
{
"mcpServers": {
"xt765-mcp-document-converter": {
"command": "uvx",
"args": [
"mcp-document-converter"
]
}
}
}