{
    "$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.13.0",
    "packages": [
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/clouatre-labs/aptu-coder/releases/download/v0.13.0/aptu-coder-0.13.0-aarch64-apple-darwin.mcpb",
            "fileSha256": "9e5cb139f8aa8f0fe234977e6727c96489ab2c2df890c7c49af00f99aa776d06",
            "transport": {
                "type": "stdio"
            }
        },
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/clouatre-labs/aptu-coder/releases/download/v0.13.0/aptu-coder-0.13.0-aarch64-unknown-linux-musl.mcpb",
            "fileSha256": "93f3bd3cccd910d8c9183b201717eaf21fa632c3aa6cf2ebf297bea3535bf7b2",
            "transport": {
                "type": "stdio"
            }
        },
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/clouatre-labs/aptu-coder/releases/download/v0.13.0/aptu-coder-0.13.0-x86_64-unknown-linux-musl.mcpb",
            "fileSha256": "e51d1a90dd425f6f221a5a30c74b923fbfd1ba06193865af74d4cf26670638e3",
            "transport": {
                "type": "stdio"
            }
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-05-14T12:48:06.78245Z",
            "publishedAt": "2026-05-14T12:48:06.78245Z",
            "updatedAt": "2026-05-14T12:48:06.78245Z",
            "isLatest": false
        }
    }
}