[ MCP_NODE_3783 ]
deepgraph-vue
CATEGORY:
Code Analysis
PROTOCOL:
MCP v1.0
[ DESCRIPTION ]
Analyze Vue.js applications including component composition, reactive data flow, and template-script relationships.
[ CONFIGURATION_JSON ]
claude_desktop_config.json
{
"mcpServers": {
"deepgraph-vue-en": {
"description": "Analyze Vue.js applications including component composition, reactive data flow, and template-script relationships.",
"command": "npx",
"args": [
"-y",
"mcp-code-graph@latest",
"vuejs/core"
]
}
}
}
Source: claude-code-templates (MIT). See About Us for full credits.