Model Context Protocol server for static analysis of Go codebases (call graphs, import graphs, interface topology, struct lifecycle, endpoints, maintainability metrics, and repo-aware config).
{
"mcpServers": {
"hayasaka7go-arch-xray": {
"command": "npx",
"args": [
"-y",
"@hayasaka7/go-arch-xray"
]
}
}
}