Index source code locally to query symbols, dependencies, and tree structure.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "code-tree-mcp" yet — see the docs or source repo.
Please index the current JavaScript/TypeScript project and find the definition of getUserProfile, which files call it, and which modules it directly depends on.
Returns the function’s definition file and location, a list of caller files, and its direct dependency modules.
Please analyze the code tree structure of the OrderService class in this Java project, listing the main referenced classes, their packages, and upstream/downstream dependencies.
Outputs the class hierarchy, key referenced objects, package ownership, and a dependency overview.
Please index this Python repository and summarize its core modules, important symbols, and inter-module dependencies by directory tree so I can ramp up quickly.
Provides a directory tree summary, explanations of core symbols, and a structured summary of module dependencies.
Analyze code structure and Git history while drastically reducing AI token usage.
Parse code with Tree-sitter to analyze syntax trees and automate code workflows.
Retrieve GitHub code at symbol level to explore repos with far lower AI token costs.
Analyze multi-language codebases with semantic search and static analysis.
Build a persistent code cache for fast semantic lookup and lower token usage.
Parse and analyze code structure with Tree-sitter for understanding and automation.