{
"mcpServers": {
"mcp-server-tree-sitter": {
"args": [
"mcp-server-tree-sitter"
],
"command": "uvx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
A Model Context Protocol (MCP) server that provides code analysis capabilities using tree-sitter, designed to give AI assistants intelligent access to codebases with appropriate context management. Claude Desktop is the reference implementation target.
Is it safe?
No known CVEs for mcp-server-tree-sitter.
No authentication — any process on your machine can connect.
MIT. View license →
Is it maintained?
Last commit 0 days ago. 283 stars.
Will it work with my client?
Transport: stdio, sse, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
Context cost
8 tools. ~700 tokens (0.3% of 200K).
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
uvx 'mcp-server-tree-sitter' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
register_project_toolRegister a project to analyze
list_filesList files in the project
get_fileView file content
get_astGet the syntax tree for a file
get_symbolsExtract symbols like functions and classes from a file
find_textSearch for text in the project
run_queryRun tree-sitter queries to find patterns
analyze_complexityAnalyze code complexity
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Dynamic problem-solving through sequential thought chains
A Model Context Protocol server for searching and analyzing arXiv papers
An open-source AI agent that brings the power of Gemini directly into your terminal.
The official Python SDK for Model Context Protocol servers and clients
MCP Security Weekly
Get CVE alerts and security updates for Mcp Server Tree Sitter and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.