{
    "$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.19.0",
    "packages": [
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/clouatre-labs/aptu-coder/releases/download/v0.19.0/aptu-coder-0.19.0-aarch64-apple-darwin.mcpb",
            "fileSha256": "dcc7bbd6897c0482475d2f09340139e8378c858aa4c897d5c59493eea973a9e6",
            "transport": {
                "type": "stdio"
            }
        },
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/clouatre-labs/aptu-coder/releases/download/v0.19.0/aptu-coder-0.19.0-aarch64-unknown-linux-musl.mcpb",
            "fileSha256": "51c8f7faba95271564f878d09243dd9f28c2437a3a35fcfafae4ae448df47e70",
            "transport": {
                "type": "stdio"
            }
        },
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/clouatre-labs/aptu-coder/releases/download/v0.19.0/aptu-coder-0.19.0-x86_64-unknown-linux-musl.mcpb",
            "fileSha256": "13a22b4adf4c2b5f4584181e496842d5d9e02d784c9c4d4c31bb43a4cd3c889a",
            "transport": {
                "type": "stdio"
            }
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-06-17T17:54:59.727425Z",
            "publishedAt": "2026-06-17T17:54:59.727425Z",
            "updatedAt": "2026-06-17T17:54:59.727425Z",
            "isLatest": false
        }
    }
}