architecture_overview
Analyze any repository to get a high-level map including languages, frameworks, size, structure, and entry points. Understand unfamiliar codebases quickly.
Instructions
High-level map of a codebase: languages, frameworks, size, structure, and entry points. Start here to understand an unfamiliar repo.
Args: path: Repo path to analyze. Relative to the server's working directory (or MCP_ARCHITECT_ROOT if set). Defaults to the whole project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |