tree-sitter
stdioUsed 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 hcAdd to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"tree-sitter": {
"command": "npx",
"args": [
"-y",
"@nendo/tree-sitter-mcp@latest",
"--mcp"
]
}
}
}Command
npxArguments
-y@nendo/tree-sitter-mcp@latest--mcp