code-to-tree
MCP Serverby micl2e2 · Added 5mo ago
Claude
205
Install
git clone https://github.com/micl2e2/code-to-treeAdd to Claude
claude mcp add code-to-treeQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"code-to-tree": {
"command": "npx",
"args": [
"@modelcontextprotocol/code-to-tree"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Convert source code to AST
Tags
developmentmcp-server