code-analyze-mcp 0.1.11

MCP server for code structure analysis using tree-sitter
Documentation
{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.clouatre-labs/code-analyze-mcp",
  "version": "0.1.11",
  "title": "Code Analyze MCP",
  "description": "MCP server for code structure analysis using tree-sitter.",
  "repository": {
    "url": "https://github.com/clouatre-labs/code-analyze-mcp",
    "source": "github"
  },
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/clouatre-labs/code-analyze-mcp/releases/download/v0.1.10/code-analyze-mcp-0.1.10-aarch64-apple-darwin.mcpb",
      "fileSha256": "5b44b1769f9b42824effd23023b07bfb6e1e17fedeb5c9af7ee283605c48e857",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/clouatre-labs/code-analyze-mcp/releases/download/v0.1.10/code-analyze-mcp-0.1.10-aarch64-unknown-linux-musl.mcpb",
      "fileSha256": "34fbf4c99c14a3d2b4743e1d590994ebbe69ba8e7bd87749438cdca1cb703735",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/clouatre-labs/code-analyze-mcp/releases/download/v0.1.10/code-analyze-mcp-0.1.10-x86_64-unknown-linux-musl.mcpb",
      "fileSha256": "2f83f8c86ef71c9d07c10bb87f608084d33411655a5f31bcfd386813e7783715",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}