{
    "$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.12.0",
    "packages": [
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/clouatre-labs/aptu-coder/releases/download/v0.12.0/aptu-coder-0.12.0-aarch64-apple-darwin.mcpb",
            "fileSha256": "d8843da62a8d5f58ac807289c85911756c79c40b475e49154f51ec2380c9a948",
            "transport": {
                "type": "stdio"
            }
        },
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/clouatre-labs/aptu-coder/releases/download/v0.12.0/aptu-coder-0.12.0-aarch64-unknown-linux-musl.mcpb",
            "fileSha256": "62cd57dbd267a330968bf8f8275f7a773e22863b73d9ef200053812f69fdc064",
            "transport": {
                "type": "stdio"
            }
        },
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/clouatre-labs/aptu-coder/releases/download/v0.12.0/aptu-coder-0.12.0-x86_64-unknown-linux-musl.mcpb",
            "fileSha256": "9dd42c35a3ad136c450c484e87107c082fa9791392534354119a218bad13e19c",
            "transport": {
                "type": "stdio"
            }
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-05-12T16:05:40.876054Z",
            "publishedAt": "2026-05-12T16:05:40.876054Z",
            "updatedAt": "2026-05-12T16:05:40.876054Z",
            "isLatest": false
        }
    }
}