{
    "$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.1",
    "packages": [
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/clouatre-labs/aptu-coder/releases/download/v0.10.1/aptu-coder-0.10.1-aarch64-apple-darwin.mcpb",
            "fileSha256": "1d937d8a426ef37659aeb45c9f4f1b071014dc1442e3f3a90915c853db430b47",
            "transport": {
                "type": "stdio"
            }
        },
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/clouatre-labs/aptu-coder/releases/download/v0.10.1/aptu-coder-0.10.1-aarch64-unknown-linux-musl.mcpb",
            "fileSha256": "a888dee0542de388438e697118fc3fe63c8edf9151b906c48a10940cea669f14",
            "transport": {
                "type": "stdio"
            }
        },
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/clouatre-labs/aptu-coder/releases/download/v0.10.1/aptu-coder-0.10.1-x86_64-unknown-linux-musl.mcpb",
            "fileSha256": "fa52144a991a59c5bff7a9176f6f896fa5b45e06aa7d8b95038324cd94803889",
            "transport": {
                "type": "stdio"
            }
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-05-07T22:08:38.603134Z",
            "publishedAt": "2026-05-07T22:08:38.603134Z",
            "updatedAt": "2026-05-07T22:08:38.603134Z",
            "isLatest": false
        }
    }
}