{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.andrii-su/datoon",
    "description": "Smart structured-data to TOON gateway: converts to TOON only when it saves LLM tokens.",
    "title": "datoon",
    "repository": {
        "url": "https://github.com/andrii-su/datoon",
        "source": "github"
    },
    "version": "1.9.1",
    "websiteUrl": "https://github.com/andrii-su/datoon",
    "packages": [
        {
            "registryType": "pypi",
            "registryBaseUrl": "https://pypi.org",
            "identifier": "datoon",
            "version": "1.9.1",
            "runtimeHint": "uvx",
            "transport": {
                "type": "stdio"
            },
            "runtimeArguments": [
                {
                    "value": "datoon[mcp]",
                    "type": "named",
                    "name": "--from"
                }
            ],
            "packageArguments": [
                {
                    "value": "mcp",
                    "type": "positional"
                }
            ]
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-07-07T23:12:40.909701Z",
            "publishedAt": "2026-07-07T23:12:40.909701Z",
            "updatedAt": "2026-07-07T23:12:40.909701Z",
            "isLatest": true
        }
    }
}