Geppetto-Robot-Directory
vlatest
io.smithery.labsofuniverse.legacy-mcp-analyzer · vlatest
Analyzes C++ codebases via AST parsing to build comprehensive, queryable dependency graphs for AI agents. Maps complex function relationships to identify upstream callers, circular dependencies, and orphan code. Includes GitHub repo ingestion and token-safe Mermaid.js visual exports to guide safe code refactoring.
热度数据
GraphPulse C++ 是一个MCP Server,收录自 smithery。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"io-smithery-labsofuniverse-legacy-mcp-analyzer": {
"url": "https://smithery.ai/servers/labsofuniverse/legacy-mcp-analyzer"
}
}
}io.smithery.hello-oipe.Geppetto-Robot-Directory
Query the world's robot directory — 812 robots across 30 categories and 319 brands. Tools: search_robots (by category, brand, price, use case), get_robot and get_robot_full (complete specs), compare_robots (side-by-side diff), get_category, and get_job_automation_risk (robot displacement scores for 240+ professions — data available nowhere else). All reads public, no auth.
{
"id": "io.smithery.labsofuniverse.legacy-mcp-analyzer",
"type": "mcp-server",
"version": "latest",
"displayName": "GraphPulse C++",
"description": "Analyzes C++ codebases via AST parsing to build comprehensive, queryable dependency graphs for AI agents. Maps complex function relationships to identify upstream callers, circular dependencies, and orphan code. Includes GitHub repo ingestion and token-safe Mermaid.js visual exports to guide safe code refactoring.",
"iconUrl": "https://api.smithery.ai/servers/labsofuniverse/legacy-mcp-analyzer/icon",
"homepage": "https://github.com/RohitYadav34980/LegacyGraph-MCP",
"distribution": {
"packages": [],
"remotes": [
{
"transport": "streamable-http",
"url": "https://smithery.ai/servers/labsofuniverse/legacy-mcp-analyzer"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [
"use_count:598",
"remote"
],
"provenance": {
"origin": "smithery",
"originalId": "labsofuniverse/legacy-mcp-analyzer",
"originalUrl": "https://smithery.ai/servers/labsofuniverse/legacy-mcp-analyzer",
"isOfficial": false,
"status": "active"
}
}