code-to-tree
3
The code-to-tree server is designed to convert source code into an Abstract Syntax Tree (AST) accurately, supporting multiple programming languages. It provides a standalone solution with minimal dependencies, ideal for integrating with MCP clients.
tree-sitter
Core library for syntax parsing
mcpc
MCP client library for communicating with MCP servers