{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.clouatre-labs/aptu-coder",
    "description": "MCP server for code structure analysis using tree-sitter.",
    "title": "Aptu Coder",
    "repository": {
        "url": "https://github.com/clouatre-labs/aptu-coder",
        "source": "github"
    },
    "version": "0.22.0",
    "packages": [
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/clouatre-labs/aptu-coder/releases/download/v0.22.0/aptu-coder-0.22.0-aarch64-apple-darwin.mcpb",
            "fileSha256": "af57114c12e51bdb6164791855373d1874b4ffb905a95c1fab2a20e7f7547cbf",
            "transport": {
                "type": "stdio"
            }
        },
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/clouatre-labs/aptu-coder/releases/download/v0.22.0/aptu-coder-0.22.0-aarch64-unknown-linux-musl.mcpb",
            "fileSha256": "67a50be02772f17b10c6ee164de5ccc66486fddf6a0e806df302d811708b4228",
            "transport": {
                "type": "stdio"
            }
        },
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/clouatre-labs/aptu-coder/releases/download/v0.22.0/aptu-coder-0.22.0-x86_64-unknown-linux-musl.mcpb",
            "fileSha256": "ec757f7f20e9d837a08db02e6844c8652d9c462dd7f966cb1fdefdefacb01af2",
            "transport": {
                "type": "stdio"
            }
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-06-26T20:51:43.222313Z",
            "publishedAt": "2026-06-26T20:51:43.222313Z",
            "updatedAt": "2026-06-26T20:51:43.222313Z",
            "isLatest": false
        }
    }
}