Sharedoc Mcp is a Model Context Protocol (MCP) server: Share agent-generated Markdown as links — GitHub gists today, your own server tomorrow. Because it speaks the Model Context Protocol, AI assistants can use Sharedoc Mcp as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package sharedoc-mcp speaks MCP over stdio on your machine. No credentials are required — it works out of the box. The current release is v2.1.4, published under the MIT license, with source at AugustusW/sharedoc-mcp on GitHub, where it has earned 12 stars.
On mcp.site, Sharedoc Mcp sits in the Version Control category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Sharedoc Mcp for AugustusW, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — sharedoc-mcp · MCP over stdio
▸Open source — MIT license · AugustusW/sharedoc-mcp