{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.OpenHCSDev/openhcs",
    "description": "Inspect, author, validate, and run high-content microscopy workflows.",
    "title": "OpenHCS",
    "repository": {
        "url": "https://github.com/OpenHCSDev/OpenHCS",
        "source": "github"
    },
    "version": "0.7.14",
    "websiteUrl": "https://openhcs.readthedocs.io/",
    "packages": [
        {
            "registryType": "pypi",
            "registryBaseUrl": "https://pypi.org",
            "identifier": "openhcs",
            "version": "0.7.14",
            "runtimeHint": "uvx",
            "transport": {
                "type": "stdio"
            },
            "runtimeArguments": [
                {
                    "description": "Install the matching OpenHCS GUI, MCP, Napari, and Fiji dependencies.",
                    "value": "openhcs[gui,mcp,viz]==0.7.14",
                    "type": "named",
                    "name": "--with"
                }
            ],
            "packageArguments": [
                {
                    "value": "mcp",
                    "type": "positional"
                }
            ]
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-08-04T23:00:15.999798Z",
            "publishedAt": "2026-08-04T23:00:15.999798Z",
            "updatedAt": "2026-08-04T23:00:15.999798Z",
            "isLatest": true
        }
    }
}