Doc_Conv — Document to Markdown runs on your own machine — the client starts it, so there is no endpoint to ping. 191 installs a week from pypi. Last commit 27 Jul 2026.
Convert PDF/Word/Excel/PowerPoint documents to Markdown, paid in USDC via x402.
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 docconv-mcp -- uvx docconv-mcp
{
"mcpServers": {
"docconv-mcp": {
"args": [
"docconv-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.docconv-mcp]
command = "uvx"
args = ["docconv-mcp"]
{
"mcpServers": {
"docconv-mcp": {
"args": [
"docconv-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"docconv-mcp": {
"args": [
"docconv-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.