Aptu Coder✓
io.github.clouatre-labs/aptu-coder · v0.11.0
v0.11.0▦ other mcpb: https://github.com/clouatre-labs/aptu-coder/releases/download/v0.11.0/aptu-coder-0.11.0-aarch64-apple-darwin.mcpb↗ Repository
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$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.11.0",
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/clouatre-labs/aptu-coder/releases/download/v0.11.0/aptu-coder-0.11.0-aarch64-apple-darwin.mcpb",
"fileSha256": "7b65488a730fbdfe38b2cb1f2c51a4a7160d28a141c9e9849d23a7a86229c840",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/clouatre-labs/aptu-coder/releases/download/v0.11.0/aptu-coder-0.11.0-aarch64-unknown-linux-musl.mcpb",
"fileSha256": "3e2fc7c9c3e7b0f483669d177c013126712c9055597d213d2a42054de0edcc2b",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/clouatre-labs/aptu-coder/releases/download/v0.11.0/aptu-coder-0.11.0-x86_64-unknown-linux-musl.mcpb",
"fileSha256": "08a6643701cfd9f5704ac52cb9069f304ce1c7530cfd5dde1380b955d2188f55",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}