Code Analyze MCP✓
io.github.clouatre-labs/code-analyze-mcp · v0.6.0
v0.6.0▦ other mcpb: https://github.com/clouatre-labs/code-analyze-mcp/releases/download/v0.6.0/code-analyze-mcp-0.6.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/code-analyze-mcp",
"description": "MCP server for code structure analysis using tree-sitter.",
"title": "Code Analyze MCP",
"repository": {
"url": "https://github.com/clouatre-labs/code-analyze-mcp",
"source": "github"
},
"version": "0.6.0",
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/clouatre-labs/code-analyze-mcp/releases/download/v0.6.0/code-analyze-mcp-0.6.0-aarch64-apple-darwin.mcpb",
"fileSha256": "80e9952491868d9a4dbb6f8c4429524c1756eece0dd2c914da397927339a8f36",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/clouatre-labs/code-analyze-mcp/releases/download/v0.6.0/code-analyze-mcp-0.6.0-aarch64-unknown-linux-musl.mcpb",
"fileSha256": "aec1e3d66dd767f7432c6b5a8bde6fe98a12a9e7d56566f2b797da01877a7186",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/clouatre-labs/code-analyze-mcp/releases/download/v0.6.0/code-analyze-mcp-0.6.0-x86_64-unknown-linux-musl.mcpb",
"fileSha256": "c21efc8bc7944f2997d8df414bcc2b37066a561f9169a9bae89d5a259b6d3db9",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}