Shuck File
Rank #22,074io.github.Shan-Zhu/shuck-file
MCP server providing shuck-file capabilities
Shuck File is a Model Context Protocol (MCP) server published by shan-zhu. It ranks #22,074 of 132,405 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Shuck File is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Mar 18, 2026 and most recently updated on Mar 20, 2026.
Ranks ahead of 110,331 of 132,405 servers on MCP Toplist.
Use Shuck File
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add shuck-file -- uvx shuck-file[mcp_servers.shuck-file]
command = "uvx"
args = ["shuck-file"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"shuck-file": {
"command": "uvx",
"args": [
"shuck-file"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"shuck-file": {
"command": "uvx",
"args": [
"shuck-file"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"shuck-file": {
"type": "stdio",
"command": "uvx",
"args": [
"shuck-file"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"shuck-file": {
"command": "uvx",
"args": [
"shuck-file"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"shuck-file": {
"command": "uvx",
"args": [
"shuck-file"
]
}
}
}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-file)<a href="https://mcptoplist.com/server/io.github.Shan-Zhu%2Fshuck-file"><img src="https://mcptoplist.com/badge/io.github.Shan-Zhu%2Fshuck-file.svg" alt="MCP Toplist: Top 25% 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 (3)
| Version | Published |
|---|---|
| 2.0.4 | Mar 20, 2026 |
| 2.0.3 | Mar 20, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Shuck File?
- Shuck File is maintained by shan-zhu, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Shuck File listed on the Official MCP Registry?
- Yes — Shuck File is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Shuck File have?
- MCP Toplist tracks 3 versions of Shuck File, most recently published on Mar 20, 2026.
- Where can I find the source code for Shuck File?
- The source code for Shuck File is hosted at github.com/shan-zhu/shuck-file.
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.