AI Platform · 2026
Syntax Tree Codebase MCP
Tech stack
TypeScript, MCP, Tree Sitter Parser, RAG
Role
Design & Development
01. About the project
Syntax Tree Codebase MCP is a Model Context Protocol server providing AI orchestration agents with an exact, structural understanding of source code bases.
02. What I built
Implemented Tree sitter AST parsing in TypeScript to index source code into discrete CodeNodes, building a project structured dependency graph walker and local semantic vector search index.