MCP Document Converter
Rank #13,121io.github.xt765/mcp-document-converter
MCP server providing document-converter capabilities
MCP Document Converter is a Model Context Protocol (MCP) server published by xt765. It ranks #13,121 of 132,113 servers tracked on MCP Toplist, and its repository has 12 GitHub stars. MCP Document Converter is listed across 3 registries — Official MCP, Glama 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 118,992 of 132,113 servers on MCP Toplist.
Use MCP Document Converter
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-document-converter -- uvx mcp-document-converter[mcp_servers.mcp-document-converter]
command = "uvx"
args = ["mcp-document-converter"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-document-converter": {
"command": "uvx",
"args": [
"mcp-document-converter"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-document-converter": {
"command": "uvx",
"args": [
"mcp-document-converter"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-document-converter": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-document-converter"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-document-converter": {
"command": "uvx",
"args": [
"mcp-document-converter"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-document-converter": {
"command": "uvx",
"args": [
"mcp-document-converter"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.xt765%2Fmcp-document-converter)<a href="https://mcptoplist.com/server/io.github.xt765%2Fmcp-document-converter"><img src="https://mcptoplist.com/badge/io.github.xt765%2Fmcp-document-converter.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 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
- 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 listed on the Official MCP Registry?
- Yes — MCP Document Converter is listed on the Official MCP Registry, alongside Glama and 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.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.