MCP.so
Sign In
Servers

Markview

@paulhkang94

Native macOS markdown preview + MCP server for Claude Code. Swift/SwiftUI, GFM, Mermaid, syntax highlighting. No Electron.

Add this server to your MCP-compatible client using the configuration below.

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

More from Other