MCP Document Converter
Rank #8663io.github.xt765/mcp-document-converter
Transforms documents between multiple formats including Markdown, HTML, DOCX, PDF, and plain text using a modular conversion engine with intermediate representation for preserving structure and metadata across any-to-any format conversions.
MCP Document Converter is a Model Context Protocol (MCP) server published by xt765. It ranks #8663 of 58,900 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. MCP Document Converter is listed across 2 registries — Official MCP and PulseMCP, with 6 tracked versions. It was first listed on Feb 2, 2026 and most recently updated on Mar 2, 2026.
Ranks ahead of 50,237 of 58,900 servers on MCP Toplist.
Use MCP Document Converter
Add MCP Document Converter to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"mcp-document-converter": {
"command": "uvx",
"args": [
"mcp-document-converter"
]
}
}
}Listed on 2 registries
xt765
Other servers by xt765
View all xt765 servers →Available versions (6)
| Version | Published |
|---|---|
| 0.2.2 | Mar 2, 2026 |
| 0.2.1 | Mar 2, 2026 |
| 0.2.0 | Mar 1, 2026 |
| 0.1.3 | Feb 2, 2026 |
| 0.1.2 | Feb 2, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is MCP Document Converter?
- Transforms documents between multiple formats including Markdown, HTML, DOCX, PDF, and plain text using a modular conversion engine with intermediate representation for preserving structure and metadata across any-to-any format conversions.
- Who maintains MCP Document Converter?
- MCP Document Converter is maintained by xt765, which publishes 2 MCP servers (14 total versions) tracked on MCP Toplist.
- Is MCP Document Converter an official MCP server?
- Yes — MCP Document Converter is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does MCP Document Converter have?
- MCP Toplist tracks 6 versions of MCP Document Converter, most recently published on Mar 2, 2026.
- Where can I find the source code for MCP Document Converter?
- The source code for MCP Document Converter is hosted at github.com/xt765/mcp-document-converter.