Grasp — Code Architecture & Dependency Analysis✓
io.github.ashfordeOU/grasp · v3.2.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.ashfordeOU/grasp",
"description": "MCP server for codebase analysis — dependency graphs, security scanning, refactor plans, and more.",
"title": "Grasp — Code Architecture & Dependency Analysis",
"repository": {
"url": "https://github.com/ashfordeOU/grasp",
"source": "github",
"subfolder": "mcp"
},
"version": "3.2.1",
"websiteUrl": "https://github.com/ashfordeOU/grasp",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "grasp-mcp-server",
"version": "3.2.1",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"tool": "mcp-publisher",
"version": "1.6.0"
},
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}