mcpbeat Sign in

shuck-file MCP Server

local only

shuck-file runs on your own machine — the client starts it, so there is no endpoint to ping. 52 installs a week from pypi. Last commit 20 Mar 2026.

Any file in, Markdown out — read only what matters.

Installs per day peak 34 · avg 15 · -60% w/w
a month agotoday
52
Installs / week
pypi · shuck-file
6
Stars
0 open issues
20 Mar 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check shuck-file every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add shuck-file -- uvx shuck-file
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "shuck-file": {
      "args": [
        "shuck-file"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.shuck-file]
command = "uvx"
args = ["shuck-file"]
.cursor/mcp.json
{
  "mcpServers": {
    "shuck-file": {
      "args": [
        "shuck-file"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "shuck-file": {
      "args": [
        "shuck-file"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to shuck-file

same job, measured the same way
Netcafe Docflow
by ainetcafe

Markdown in, any format out. PDFs merged, split, watermarked. Runs on our own doc engines.

13 tools answering
docx4j Word documents
by plutext

Read, convert and fill Word (.docx) documents: templates, Markdown/HTML in and out, PDF with math.

local only
MCP Folder Scout
by dharani0804

Read-only folder triage: what is in a folder, what is stale, and where the space went.

115 installs/wk local only
Br8n
by br8n

Owned, portable working memory: a plain-files markdown brain any model can read and cite.

41 installs/wk local only
Yungle
by yungle

Ask about your Yungle file deliveries — what was sent, who downloaded, what expires. Read-only.

34 installs/wk local only
mail-muncher
by craigjmidwinter

Filtered, read-only IMAP and Gmail archived to disk as .eml + markdown, served over MCP.

local only
Shipshape Data docs
by shipshapedata

Docs Q&A: search 169 data and AI guides, fetch any page as markdown. Read-only, keyless.

3 tools answering
GEML — a plain-text document format built to be edited in place, one section at a time
by geml-spec

One section in, one section out — on Markdown/GEML files, bad writes refused.

517 installs/wk local only

shuck-file — questions

Answers built from our own checks of this server.

Why is there no uptime for shuck-file?
shuck-file runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package shuck-file was installed 52 times last week.
How do I connect shuck-file?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls shuck-file straight from pypi; nothing to host, nothing to sign up for.
How many people use shuck-file?
The pypi package shuck-file was installed 52 times in the last week. Week over week that is -60%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is shuck-file open source?
Yes — it is published under the MIT licence, written in Python and 6 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.