
GitHub Doc Preview
Supports UIby soukadao
Renders high-fidelity GitHub Flavored Markdown (GFM) previews directly within your MCP-enabled AI client.
What it does
GitHub Doc Preview is an MCP App that provides a rich, visual interface for rendering Markdown content exactly as it appears on GitHub. Instead of reading raw markdown or basic text, it renders a full GFM-compliant preview with GitHub's signature styling, making it ideal for reviewing documentation, READMEs, and technical specifications.
Key features
- GFM Rendering: Full support for GitHub Flavored Markdown, including tables and task lists.
- Authentic Styling: Uses
github-markdown-cssto ensure the preview looks exactly like a GitHub repository page. - Real-time Preview: Seamlessly renders markdown content provided by the AI into a clean, readable UI.
Installation
First, build and start the server:
npm run build
npm run serve
Claude.ai Web
- Start a tunnel:
npx cloudflared tunnel --url http://localhost:3001 - In Claude web, go to Settings > Connectors > Add custom connector
- Enter the tunnel URL with the
/mcppath:https://<your-url>.trycloudflare.com/mcp
Supported hosts
- claude
Quick install
npm run build && npm run serveInformation
- Pricing
- free
- Published
- 4/28/2026
- stars





