MCP server for codebase analysis — dependency graphs, security scanning, refactor plans, and more.
Expose Grasp's codebase analysis engine as MCP tools for Claude Code and other LLM agents. Supports GitHub repositories and local directories. Analyzes dependency graphs, architecture layers, circular deps, security issues, design patterns, dead code, code metrics, git history, duplicate detection, cross-repo comparison, monorepo workspaces, runtime call graphs, database schema coupling, API…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Expose Grasp's codebase analysis engine as MCP tools for Claude Code and other LLM agents. Supports GitHub repositories and local directories. Analyzes dependency graphs, architecture layers, circular deps, security issues, design patterns, dead code, code metrics, git history, duplicate detection, cross-repo comparison, monorepo workspaces, runtime call graphs, database schema coupling, API surface maps, and migration planning. Force-directed dependency graph — the same data the MCP server…