wrale/mcp-server-tree-sitter
MCP Server for Tree-sitter
This tool helps software developers integrate advanced code analysis into their AI assistants, particularly Claude Desktop. It takes raw source code files in various programming languages and provides structured information about the code, such as syntax trees, symbols, and dependencies. The output helps AI assistants understand and interact with codebases more effectively, making complex programming tasks easier.
272 stars. No commits in the last 6 months. Available on PyPI.
Use this if you are a software developer using an AI assistant like Claude Desktop and need to give it a deeper, structure-aware understanding of your codebase for tasks like code generation, refactoring, or explanation.
Not ideal if you are looking for a standalone code editor or an IDE, as this is an integration layer designed to enhance AI assistant capabilities.
Stars
272
Forks
35
Language
Python
License
MIT
Category
Last pushed
May 03, 2025
Commits (30d)
0
Dependencies
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/wrale/mcp-server-tree-sitter"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
bgauryy/octocode-mcp
MCP server for semantic code research and context generation on real-time using LLM patterns |...
DeusData/codebase-memory-mcp
MCP server that indexes your codebase into a persistent knowledge graph. 64 languages, sub-ms...
Azure-Samples/snippy
🧩 Build AI-powered MCP Tools with Azure Functions, Durable Agents & Cosmos vector search....
aimasteracc/tree-sitter-analyzer
A scalable, multi-language code analysis framework based on Tree-sitter, usable both as a CLI...
vezlo/src-to-kb
Convert source code to LLM ready knowledge base