Tree-sitter
MCP Serverby wrale · Added 5mo ago
Claude
275
Install
uvx mcp-server-tree-sitterAdd to Claude
claude mcp add wrale-mcp-server-tree-sitterQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"tree-sitter": {
"command": "uvx",
"args": [
"mcp-server-tree-sitter"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Provides code analysis capabilities through tree-sitter parsing, enabling structured understanding and manipulation of source code across multiple programming languages for tasks like code review, refactoring, and documentation generation.
Tags
AI & MLmcp-serverpypi