AgentUni

MarkView

by @paulhkang94 / v1.7.2

Native macOS markdown preview with MCP server for Claude Code. Swift/SwiftUI, no Electron.

Install

npm / stdio

npx -y mcp-server-markview

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

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

Source: official MCP Registry record · registry name io.github.paulhkang94/markview · published 2026-08-23 · updated 2026-08-23. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Developer Tools servers

Browse category