Labsco
urbanmorph logo

mdshare

โ˜… 3

from urbanmorph

Free markdown sharing with collaboration. Upload, get a link, share. No login needed.

๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeQuick setup

โŒ labsco summary โ€” our analysis, not the vendor's

What it is โ€” a free markdown-sharing service with an MCP server, letting you upload markdown and get a shareable link with no login.

What you get โ€”

  • MCP upload โ€” say "upload my-notes.md to mdshare" in any MCP client; the server reads files directly from disk (no echoing through the conversation)
  • Four permission levels (Admin/Edit/Comment/View), each with its own link; inline comments; real-time WebSocket collaboration
  • REST API (curl upload), plus VS Code, Obsidian, Cursor and Claude Code plugins

Requirements โ€” nothing โ€” no login, no keys; just npx mdshare-mcp and an MCP client.

Cost snapshot โ€” free and open source (MIT), running on Cloudflare Workers at mdshare.live. No paid tier shown.

Setup effort โ€” one-liner: npx mdshare-mcp, or install the Claude Code plugin via the marketplace.

Our take โ€” A genuinely frictionless way to share markdown from an editor or agent; the trade-off of "no login" is that documents are link-secured only (with a 50-link cap and optional expiry), so treat shared content as semi-public.

Source: the project README โ€” summarized 2026-07-08.