aimasteracc/tree-sitter-analyzer
A scalable, multi-language code analysis framework based on Tree-sitter, usable both as a CLI tool and an MCP server.
Platform-specific configuration:
{
"mcpServers": {
"tree-sitter-analyzer": {
"command": "npx",
"args": [
"-y",
"tree-sitter-analyzer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...