Catalog
dev.archgraph/mcp
OfficialArchGraph
Code intelligence platform for AI agents. 20 tools for architecture, security & impact analysis.
Analyzes code architecture, security vulnerabilities, and impact across codebases.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.archgraph.dev/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.