{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.yohasacura/drawio-mcp",
    "description": "MCP server for creating and editing draw.io / diagrams.net XML files programmatically.",
    "repository": {
        "url": "https://github.com/yohasacura/drawio-mcp",
        "source": "github"
    },
    "version": "1.0.2",
    "packages": [
        {
            "registryType": "pypi",
            "identifier": "drawio-mcp",
            "version": "1.0.2",
            "transport": {
                "type": "stdio"
            }
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-02-09T17:51:15.058212Z",
            "publishedAt": "2026-02-09T17:51:15.058212Z",
            "updatedAt": "2026-02-09T17:51:15.058212Z",
            "isLatest": true
        }
    }
}