MCP Document Converter runs on your own machine — the client starts it, so there is no endpoint to ping. 84 installs a week from pypi. Last commit 2 Mar 2026.
Convert PDF, DOCX, HTML, Markdown, and Text for AI assistant context injection.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-document-converter -- uvx mcp-document-converter
{
"mcpServers": {
"mcp-document-converter": {
"args": [
"mcp-document-converter"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-document-converter]
command = "uvx"
args = ["mcp-document-converter"]
{
"mcpServers": {
"mcp-document-converter": {
"args": [
"mcp-document-converter"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-document-converter": {
"args": [
"mcp-document-converter"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.