{
    "$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.20.0",
    "packages": [
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/clouatre-labs/aptu-coder/releases/download/v0.20.0/aptu-coder-0.20.0-aarch64-apple-darwin.mcpb",
            "fileSha256": "f032b069b9b9582a2604340b139ab508779c7ab95a7725b9daa2d111fcf663fb",
            "transport": {
                "type": "stdio"
            }
        },
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/clouatre-labs/aptu-coder/releases/download/v0.20.0/aptu-coder-0.20.0-aarch64-unknown-linux-musl.mcpb",
            "fileSha256": "068fddc8882680eeadc69045377bcea2a3b0b28d95d5544c2b11e5baadfa1036",
            "transport": {
                "type": "stdio"
            }
        },
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/clouatre-labs/aptu-coder/releases/download/v0.20.0/aptu-coder-0.20.0-x86_64-unknown-linux-musl.mcpb",
            "fileSha256": "c61dda3912bf03fe1734faa5a79cdb110629aabbd003c20e5c36144640ec7393",
            "transport": {
                "type": "stdio"
            }
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-06-17T21:41:03.78248Z",
            "publishedAt": "2026-06-17T21:41:03.78248Z",
            "updatedAt": "2026-06-17T21:41:03.78248Z",
            "isLatest": false
        }
    }
}