{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.paulhkang94/markview",
    "description": "Native macOS markdown preview with MCP server for Claude Code. Swift/SwiftUI, no Electron.",
    "title": "MarkView",
    "repository": {
        "url": "https://github.com/paulhkang94/markview",
        "source": "github"
    },
    "version": "1.7.1",
    "packages": [
        {
            "registryType": "npm",
            "identifier": "mcp-server-markview",
            "version": "1.7.1",
            "runtimeHint": "npx",
            "transport": {
                "type": "stdio"
            }
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-07-15T08:49:04.03541Z",
            "publishedAt": "2026-07-15T08:49:04.03541Z",
            "updatedAt": "2026-07-15T08:49:04.03541Z",
            "isLatest": true
        }
    }
}