{
    "$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.9.0",
    "packages": [
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/clouatre-labs/aptu-coder/releases/download/v0.9.0/aptu-coder-0.9.0-aarch64-apple-darwin.mcpb",
            "fileSha256": "67ea48c20fdabc77243563ea64a2b6eb61676b32bf3d1bd83f570a4f70a3c9ea",
            "transport": {
                "type": "stdio"
            }
        },
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/clouatre-labs/aptu-coder/releases/download/v0.9.0/aptu-coder-0.9.0-aarch64-unknown-linux-musl.mcpb",
            "fileSha256": "afbd8630717766e798091d284481afd6cedc983e879afc1af97d041389be269a",
            "transport": {
                "type": "stdio"
            }
        },
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/clouatre-labs/aptu-coder/releases/download/v0.9.0/aptu-coder-0.9.0-x86_64-unknown-linux-musl.mcpb",
            "fileSha256": "f36f1eca008cfe052e3d9b2c451c17808580e77808fae5844b3f40a2f9fc8ebd",
            "transport": {
                "type": "stdio"
            }
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-05-07T03:41:36.47181Z",
            "publishedAt": "2026-05-07T03:41:36.47181Z",
            "updatedAt": "2026-05-07T03:41:36.47181Z",
            "isLatest": false
        }
    }
}