{
    "$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.10.0",
    "packages": [
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/clouatre-labs/aptu-coder/releases/download/v0.10.0/aptu-coder-0.10.0-aarch64-apple-darwin.mcpb",
            "fileSha256": "b9b0566365901474e021409af82dcee559698dd6329bef8cc507dae810509f90",
            "transport": {
                "type": "stdio"
            }
        },
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/clouatre-labs/aptu-coder/releases/download/v0.10.0/aptu-coder-0.10.0-aarch64-unknown-linux-musl.mcpb",
            "fileSha256": "2b2978db4d78cd6e03b343e6b0c0718b5542ca07b4f2c5034d749143640c801a",
            "transport": {
                "type": "stdio"
            }
        },
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/clouatre-labs/aptu-coder/releases/download/v0.10.0/aptu-coder-0.10.0-x86_64-unknown-linux-musl.mcpb",
            "fileSha256": "c51a1e79ce06999fe4d505c7a793222ca704bcc72384b1e98ad980c75582080c",
            "transport": {
                "type": "stdio"
            }
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-05-07T18:40:31.364382Z",
            "publishedAt": "2026-05-07T18:40:31.364382Z",
            "updatedAt": "2026-05-07T18:40:31.364382Z",
            "isLatest": false
        }
    }
}