Native macOS app and MCP server to preview and open Markdown files with live rendering and editing.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Markview.
Native macOS markdown preview with MCP server for Claude Code. Claude writes markdown β MarkView renders it live, in a real native window, while you work.
Versions: The macOS app (
appbadge) and the npm MCP wrapper (npmbadge) are versioned independently. App releases happen when the Swift binary changes; npm patches happen for MCP server improvements. Both badges always show the latest of each.

| Preview only | Editor + Preview |
|---|---|
![]() | ![]() |
One command to wire MarkView into every Claude Code session:
That's it. Claude can now call preview_markdown to render any markdown string in a native macOS window, or open_file to open any .md file directly.
| Tool | What it does |
|---|---|
preview_markdown | Render markdown content in a live-reloading MarkView window |
open_file | Open an existing .md file in MarkView |
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
Note: MCP servers belong in
~/.claude.json(Claude Code) orclaude_desktop_config.json(Claude Desktop), not~/.claude/settings.json.
Prerequisites: macOS 14+, Swift 6.0+ (Xcode Command Line Tools)
Creates MarkView.app in /Applications and registers it with Launch Services for right-click > Open With in Finder. Refuses (unless you pass --force) if a Dock tile is pinned to a build/ or repo-root MarkView.app path, since both are ephemeral dev output.
Creates mdpreview and md symlinks in ~/.local/bin/.
Right-click any .md, .markdown, .mdown, .mkd file > Open With > MarkView
.md files in Finder without opening the app correctly.md file onto the window to openSee docs/ARCHITECTURE.md for full details.
MIT β see LICENSE.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/paulhkang94-markview)<a href="https://allmcps.com/mcp/paulhkang94-markview"><img src="https://allmcps.com/api/badge/paulhkang94-markview?style=directory" alt="Markview on AllMCPs" /></a>