{
    "$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.21.0",
    "packages": [
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/clouatre-labs/aptu-coder/releases/download/v0.21.0/aptu-coder-0.21.0-aarch64-apple-darwin.mcpb",
            "fileSha256": "3a4e671281b65cedd54b9c710a23096b7a6d14f86379af9e0d7e38615f7e5b8f",
            "transport": {
                "type": "stdio"
            }
        },
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/clouatre-labs/aptu-coder/releases/download/v0.21.0/aptu-coder-0.21.0-aarch64-unknown-linux-musl.mcpb",
            "fileSha256": "171ff8cdb81abf9a7a14a62d6ab1aec627e18c4ae73b9269ffffd0094811abce",
            "transport": {
                "type": "stdio"
            }
        },
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/clouatre-labs/aptu-coder/releases/download/v0.21.0/aptu-coder-0.21.0-x86_64-unknown-linux-musl.mcpb",
            "fileSha256": "479fc90059783e028016d4078d59351b144611c25ed8d82c459aae265c5144e0",
            "transport": {
                "type": "stdio"
            }
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-06-24T14:24:55.785652Z",
            "publishedAt": "2026-06-24T14:24:55.785652Z",
            "updatedAt": "2026-06-24T14:24:55.785652Z",
            "isLatest": false
        }
    }
}