Helps AI coding agents inspect codebase structure, symbols, and modules faster.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "ast-outline-mcp" yet — see the docs or source repo.
Use ast-outline-mcp to scan this repository and return the project structure, core module digests, and the main exported symbols for each module.
A structured codebase overview with directory hierarchy, module responsibilities, and key symbol lists.
Use ast-outline-mcp to find functions, classes, and methods related to user authentication, list their files, and return the bodies of the most important symbols.
A list of authentication-related symbols with file paths and core implementation code snippets.
Use ast-outline-mcp for AST-aware search to find all places that call cache write logic, and summarize the call relationships by module.
A syntax-aware list of call sites and a module-based summary of the call relationships.
Turn an MCP-aware IDE into an intelligent agentic coding assistant.
Give AI coding agents automatic access to AGENTS.md for codebase conventions.
Help AI agents navigate, search, and understand codebases and change history.
Helps AI map unfamiliar TypeScript SaaS repos, risks, and critical flows.
Navigate codebases with architecture-aware symbol lookup and layered structural analysis.
Scan MCP server configs for injections, secrets, and dangerous commands.