shuck-convert runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from pypi. Last commit 17 Apr 2026.
Convert between document formats — DOCX/PDF to Markdown, Markdown to DOCX.
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 shuck-convert -- uvx shuck-convert
{
"mcpServers": {
"shuck-convert": {
"args": [
"shuck-convert"
],
"command": "uvx"
}
}
}
[mcp_servers.shuck-convert]
command = "uvx"
args = ["shuck-convert"]
{
"mcpServers": {
"shuck-convert": {
"args": [
"shuck-convert"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"shuck-convert": {
"args": [
"shuck-convert"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.