GitHub Stars
162
User Rating
Not Rated
Favorites
0
Views
25
Forks
21
Issues
11
Installation
Difficulty
IntermediateEstimated Time
10-20 minutes
Installation
Installation
Prerequisites
Python: 3.10 or higher
Tree-sitter: Language parsers for your preferred languages
Installation Steps
Basic Installation
bash
pip install mcp-server-tree-sitter
Development Installation
bash
git clone https://github.com/wrale/mcp-server-tree-sitter.git
cd mcp-server-tree-sitter
pip install -e ".[dev,languages]"