HomeSecurity › Grasp — Code Architecture & Dependency Analysis

Grasp — Code Architecture & Dependency Analysis

Codebase analysis: dependency graphs, security scanning, and refactor plans for GitHub and GitLab.

HTML
★ 23 stars Last pushed 2026-09-07 License: NOASSERTION

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 3.21.0)

npx -y grasp-mcp-server@3.21.0

Or add to your MCP client config:

{
  "mcpServers": {
    "grasp": {
      "command": "npx",
      "args": [
        "-y",
        "grasp-mcp-server@3.21.0"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry