[ MCP_NODE_3781 ]

deepgraph-typescript

CATEGORY:
PROTOCOL: MCP v1.0
[ DESCRIPTION ]

Comprehensive TypeScript code analysis with type mapping, interface relationships, and module dependency tracking.

[ CONFIGURATION_JSON ]
claude_desktop_config.json
{
    "mcpServers": {
        "deepgraph-typescript-en": {
            "description": "Comprehensive TypeScript code analysis with type mapping, interface relationships, and module dependency tracking.",
            "command": "npx",
            "args": [
                "-y",
                "mcp-code-graph@latest",
                "microsoft/TypeScript"
            ]
        }
    }
}
Source: claude-code-templates (MIT). See About Us for full credits.
[ UPLINK_INFO ]
TYPE
Unknown
HOW TO INSTALL:
  1. Open your Claude Desktop config file.
  2. Copy the JSON block on the left.
  3. Paste it into the mcpServers section.
  4. Restart Claude Desktop.