insilications/mcp-server-tree-sitter
3.2
If you are the rightful owner of mcp-server-tree-sitter and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP Tree-sitter Server is a Model Context Protocol server designed to provide code analysis capabilities using tree-sitter, offering intelligent access to codebases with context management.
Tools
Functions exposed to the LLM to take actions
register_project_tool
Register a project for analysis.
list_projects_tool
List all registered projects.
remove_project_tool
Remove a registered project.
get_symbols
Extract and analyze functions, classes, and other code symbols.
analyze_complexity
Analyze the complexity of the code.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client