Mmcp.market

Sharedoc MCP server

by AugustusW·io.github.AugustusW/sharedoc-mcp·v2.1.4

Share agent-generated Markdown as links — GitHub gists today, your own server tomorrow.

A92/100grade A
What users say
No reviews yet
Be the first
Safety scan
A92/100

full report

Adoption
Growing

12 stars36 downloads/wk

Reviews

Write one

Nobody has reviewed Sharedoc yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Sharedoc tools

No tool declarations could be read from the package source. They show once the server is installed.

Public scan report

scanner v0.1.9 · 2026-09-24 · same rubric, same numbers if you re-run it

no findings
  • Code scan8 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 23 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 92/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Sharedoc repository's README, as published. We do not edit it. Read it on GitHub

sharedoc-mcp

Agent-generated Markdown → a link you can hand to anyone. GitHub gists today, your own server tomorrow.

English | 繁體中文

An MCP stdio server — works in Claude Code, Codex CLI, and any MCP client — that gives your agent 9 tools to publish, update, search, and revoke shareable documents. Two pluggable backends behind one interface: gist (zero setup, rides your logged-in gh CLI) and selfhost (SQLite on your machine, passwords, enforced expiry).

When a backend can't honor a parameter (e.g. password on gist), it returns a clear error instead of silently ignoring it.

Why?

AI agents produce Markdown constantly — reports, research digests, meeting notes. Getting that to another human usually means copy-pasting walls of text into a chat window.

Without sharedoc-mcp                  With sharedoc-mcp
────────────────────                  ─────────────────
copy a wall of text into chat         "share this as a doc"
paste again for each person           one link for everyone
content lives in chat scroll          revoke / extend / append later
"can you password it?"  …no           selfhost backend: bcrypt + expiry

Where do those Markdown digests come from? Often another skill — e.g.

audio-tldr turns videos and podcasts into

Markdown digests; sharedoc-mcp turns them into links.

Features

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

Runs npx -y sharedoc-mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add sharedoc-mcp -- npx -y sharedoc-mcp
Add to Cursor

Sharedoc: common questions

Is Sharedoc MCP server safe?
Yes, by our scan: it is graded A (92/100). Read the Sharedoc safety report
How do I install Sharedoc?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Sharedoc need an API key?
No secret keys are declared. It reads 2 settings from the environment.
Is Sharedoc maintained?
The last commit was 23 days ago (2026-09-01). The latest release is v2.1.4.
What can I use instead of Sharedoc?
Servers from other publishers that do the same job: GitHub MCP server, TerraVision MCP server and uploads.sh MCP server. Compare all Sharedoc alternatives.

Alternatives to Sharedoc

Same job from other publishers: the closest match first, then the best rated.

All Sharedoc alternatives →
  • GitHub
    Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
    A
  • TerraVision
    Cloud architecture diagrams generated from terraform plan, with official AWS, Azure, GCP icons
    A
  • uploads.sh
    Host files from coding agents; stage on a branch and attach to GitHub PRs.
    A
  • Palinode
    Inspectable, correctable project memory in git-versioned Markdown for AI agents.
    C
  • Agent Harnesses
    Agent-harness picks, decision guides, and setup templates; live GitHub/HN discovery.
    A

More from AugustusW