Sharedoc MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm. Last commit 1 Sep 2026.
Share agent-generated Markdown as links — GitHub gists today, your own server tomorrow.
We read the source, 11 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const child = execFile(argv[0], argv.slice(1), { maxBuffer: 10 * 1024 * 1024 },
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 sharedoc-mcp -- npx -y sharedoc-mcp
{
"mcpServers": {
"sharedoc-mcp": {
"args": [
"-y",
"sharedoc-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.sharedoc-mcp]
command = "npx"
args = ["-y", "sharedoc-mcp"]
{
"mcpServers": {
"sharedoc-mcp": {
"args": [
"-y",
"sharedoc-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"sharedoc-mcp": {
"args": [
"-y",
"sharedoc-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SHAREDOC_BACKEND (Storage backend: 'gist' (secret gists via logged-in gh CLI, default) or 'selfhost' (local SQLite + built-in viewer)), SHAREDOC_PUBLIC_URL (URL prefix used in share links (selfhost) — set to your tunnel or reverse-proxy hostname).
The author declared them in the registry entry; get the values from the project itself.
MCP server to create, read, update, list, and search GitHub Gists from your IDE
Markdown TOC, lint, format, stats for AI agents
Centralized secrets manager MCP server. Generate .env files, rotate keys, sync to GitHub Actions.
Share text, markdown, code, or HTML as auto-expiring links
Checks whether your idea already exists before your agent builds it. Searches GitHub, npm, Python.
AI-powered OSINT agent & MCP server. 16 tools: email, breach, IP, WHOIS, DNS, Shodan, GitHub & more.
AI-powered OSINT agent & MCP server. 16 tools: email, breach, IP, WHOIS, DNS, Shodan, GitHub & more.
Convert any GitHub repo to MCP server - automatic tool generation API wrap
Answers built from our own checks of this server.