Skip to content
Back to search
30
MCP

Grasp — Code Architecture & Dependency Analysis

io.github.ashfordeou/grasp

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

Uptime
0.0%
37 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Grasp — Code Architecture & Dependency Analysis
MCP server for codebase analysis — dependency graphs, security scanning, refactor plans, and more.
0 tools
GRASP
Codebase dependency analysis, architecture mapping, and security scanning for AI agents.
0 tools
CodeGraph Context
Code graph analysis for AI coding assistants with repo graph queries, symbol impact paths, and dependency hotspot reports.
0 tools
GraphPulse C++
Analyzes C++ codebases via AST parsing to build comprehensive, queryable dependency graphs for AI agents. Maps complex function relationship
0 tools · http
CodeSurface
Code analysis toolkit for extracting API surfaces, dependency graphs, and structural patterns.
0 tools
Go Code Graph
Analyzes Go codebases using AST parsing and Neo4j graph storage to enable natural language queries about code structure, dependencies, archi
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "grasp_—_code_architecture_&_dependency_analysis": {
      "url": "None",
      "transport": "http"
    }
  }
}