shuck-convert
Rank #60,594io.github.Shan-Zhu/shuck-convert
Convert between document formats — DOCX/PDF to Markdown, Markdown to DOCX.
shuck-convert is a Model Context Protocol (MCP) server published by shan-zhu. It ranks #60,594 of 132,405 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. shuck-convert is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 17, 2026 and most recently updated on Apr 17, 2026.
Ranks ahead of 71,811 of 132,405 servers on MCP Toplist.
Use shuck-convert
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add shuck-convert -- uvx shuck-convert[mcp_servers.shuck-convert]
command = "uvx"
args = ["shuck-convert"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"shuck-convert": {
"command": "uvx",
"args": [
"shuck-convert"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"shuck-convert": {
"command": "uvx",
"args": [
"shuck-convert"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"shuck-convert": {
"type": "stdio",
"command": "uvx",
"args": [
"shuck-convert"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"shuck-convert": {
"command": "uvx",
"args": [
"shuck-convert"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"shuck-convert": {
"command": "uvx",
"args": [
"shuck-convert"
]
}
}
}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.Shan-Zhu%2Fshuck-convert)<a href="https://mcptoplist.com/server/io.github.Shan-Zhu%2Fshuck-convert"><img src="https://mcptoplist.com/badge/io.github.Shan-Zhu%2Fshuck-convert.svg" alt="MCP Toplist: Top 50% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
shan-zhu
Other servers by shan-zhu
View all shan-zhu servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Apr 17, 2026 |
Frequently asked questions
- Who maintains shuck-convert?
- shuck-convert is maintained by shan-zhu, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is shuck-convert listed on the Official MCP Registry?
- Yes — shuck-convert is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does shuck-convert have?
- MCP Toplist tracks 1 version of shuck-convert, most recently published on Apr 17, 2026.
- Where can I find the source code for shuck-convert?
- The source code for shuck-convert is hosted at github.com/shan-zhu/shuck-convert.
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.