Sponsored by Deepsite.site

MarkView

Created By
paulhkang9419 days ago
MarkView is a native macOS markdown previewer (Swift, ~25MB, no Electron) with an MCP server. Two tools: - `open_file(path)` — open a .md file in MarkView - `preview_markdown(content)` — render markdown content without saving Supports GitHub Flavored Markdown, Mermaid diagrams, syntax highlighting for 18 languages, Quick Look Finder integration, bidirectional scroll sync, and PDF/HTML export. Notarized and Gatekeeper approved. MIT licensed.
Overview

Title:

I built MarkView — an MCP server that lets Claude Code preview rendered markdown in a native window as it writes


Body: I built MarkView to solve a workflow problem: Claude writes a README, RFC, or doc — and I'm staring at raw source. No preview, no rendering, no way to see if the tables look right or the code blocks format correctly until I open another tool.

MarkView is a native macOS markdown previewer (Swift, ~25MB, no Electron) with an MCP server built in. Claude Code gets two tools:

  • open_file(path) — open an existing .md file in MarkView
  • preview_markdown(content) — render markdown content on the fly without saving

When Claude writes docs, you see them rendered in real time in a native window.

Setup for Claude Code — add to ~/.claude/settings.json:

{
  "mcpServers": {
    "markview": {
      "command": "npx",
      "args": ["mcp-server-markview"]
    }
  }
}

That's it. No config, no API keys, runs locally.

What the app does (works standalone too, no Claude required):

  • Live split-pane editor + preview with scroll sync
  • GitHub Flavored Markdown (tables, task lists, strikethrough)
  • Syntax highlighting for 18 languages via Prism.js
  • Mermaid diagrams (flowcharts, sequence, Gantt)
  • Markdown linting with auto-fix on save
  • Quick Look integration — spacebar preview in Finder
  • Export to HTML and PDF
  • Dark mode, 18 settings, notarized

Install:

brew install --cask paulhkang94/markview/markview

MIT licensed. No telemetry. Runs on macOS 14+.

GitHub: https://github.com/paulhkang94/markview MCP registry: https://registry.modelcontextprotocol.io (search "markview")

Happy to answer questions about the MCP setup or the app itself.

Server Config

{
  "mcpServers": {
    "markview": {
      "command": "npx",
      "args": [
        "mcp-server-markview"
      ]
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Tavily Mcp
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
DeepChatYour AI Partner on Desktop
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
Playwright McpPlaywright MCP server
Serper MCP ServerA Serper MCP Server
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
ChatWiseThe second fastest AI chatbot™
CursorThe AI Code Editor
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
WindsurfThe new purpose-built IDE to harness magic
Amap Maps高德地图官方 MCP Server