Christoph/treesitter-mcp
Tree-sitter MCP Server exposes powerful code analysis tools through the MCP protocol.
Platform-specific configuration:
{
"mcpServers": {
"treesitter-mcp": {
"command": "npx",
"args": [
"-y",
"treesitter-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...