tree-sitter

stdio

Used by 1 plugin

Installs hc, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub rbonestell/hyperclaude-nano --plugin hc
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "tree-sitter": {
      "command": "npx",
      "args": [
        "-y",
        "@nendo/tree-sitter-mcp@latest",
        "--mcp"
      ]
    }
  }
}
Command
npx
Arguments
-y@nendo/tree-sitter-mcp@latest--mcp