Back to browse
GitHub Repository

Markdown in, beautiful page out. Turn any Markdown into a shareable web page — one API call, zero setup.

100 starsTypeScript

md.page – Your agent writes Markdown, you get a URL

by maypaz·Apr 8, 2026·2 points·0 comments

AI Analysis

MidShip ItCozy

MCP server integration for AI agents is clever, but markdown hosting is a solved category.

Strengths
  • MCP server support means AI agents like Claude can publish directly without custom code.
  • Zero signup friction — POST request returns URL immediately, no auth overhead.
  • Self-hosting option available for teams needing permanent URLs beyond 24h expiry.
Weaknesses
  • 24-hour auto-expire limits usefulness for documentation that needs to persist.
  • GitHub Gist, GitBook, and Notion already solve markdown sharing with better longevity.
Target Audience

AI agent developers, technical writers, developers sharing documentation

Similar To

GitHub Gist · GitBook · Notion

Post Description

AI agents generate tons of markdown - plans, summaries, reports, etc, but sharing is still friction. Copy-pasting into Notion or spinning up repos just to share a doc felt like too much.

So, md.page: send markdown, get a URL. Supports API, CLI, and MCP server.

No account. No signup. No API key. GitHub: https://github.com/maypaz/md.page Live: https://md.page

Similar Projects