Back to directory
paulhkang94/markview

paulhkang94/markview

@paulhkang94

Native macOS markdown preview with MCP server for Claude Code

markdownpreviewmacosswiftclaudemcp-servernativeeditortool

Installation & Configuration

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

Information

Transport
stdio
Language
Swift
Created
2026/6/11
Updated
2026/6/12