Description
MCP Server Tree-sitter provides code analysis capabilities through the tree-sitter parsing library, enabling AI assistants to understand and manipulate source code across multiple programming languages. Built by Wrale, this implementation leverages the tree-sitter-language-pack to support a wide range of languages with a unified interface for traversing abstract syntax trees, performing code searches, and extracting semantic information. The server is designed for workflows requiring deep code comprehension, such as code review, refactoring suggestions, and documentation generation, allowing AI assistants to work with code in a structured way rather than treating it as plain text.
Server Details
Package Name
mcp-server-tree-sitter
Added
April 21, 2025
