Built for AI-powered teams

Share Markdown online for free — no signup.

Paste a Markdown file and get a rendered link with Mermaid diagrams, highlighted code, and an expiry you choose. Share from your browser, from Cursor or Claude Code through MCP, or from scripts with the REST API.

Why Docs MD

  • Links expire in 30 days by default; choose 1 day, 7 days, or never
  • Update or delete later with an edit token — same URL, new content
  • MCP server for Cursor, Claude Code, Windsurf, VS Code, and Zed
  • Mermaid, GFM tables, and syntax highlighting. Public links, no account

Free markdown tools

Write and preview

Link expiry:

MCP Integration

Share markdown directly from Cursor and other AI-powered IDE workflows.

Add to MCP settings:

{
  "mcpServers": {
    "md-share": {
      "url": "https://docs-md.com/api/mcp"
    }
  }
}

Then ask your assistant: "Share this markdown file with a 7-day expiry". Worked examples: share an implementation plan · hand a task to another agent.