Go Code Graph

16

Analyzes Go codebases using AST parsing and Neo4j graph storage to enable natural language queries about code structure, dependencies, architectural patterns, and refactoring impact through interactive visualization and conversational interfaces.

Category MCP Servers
Language Go
License MIT
Added Mar 28, 2026
Views 1

About

This Go code analysis and visualization system provides AI assistants with deep codebase understanding through static analysis and graph-based representation. Built by brutski, it parses Go source code using AST analysis to extract relationships between packages, structs, interfaces, functions, and methods, storing the resulting graph in Neo4j for complex querying and pattern detection. The implementation includes four main components: an analyzer that builds comprehensive code graphs with complexity metrics and optional semantic embeddings, a Neo4j-backed storage system supporting 9 node types and 12+ relationship types, an interactive web visualization using Cytoscape.js for enterprise-scale codebases, and an MCP server that translates natural language queries into Cypher for impact analysis, architecture detection, and code quality assessment. It serves development teams needing to understand large codebases, perform refactoring impact analysis, detect code patterns and duplicates, and onboard new developers through conversational interfaces that can answer questions about code structure, dependencies, and architectural patterns.

Is this your project?

Claim this listing to manage your page, access analytics, and unlock upgrades. Verification takes 60 seconds.

Log In to Claim

Share This Project

Embed Badge

Add this badge to your README:

[![Listed on AiList](https://hifriendbot.com/ai-list/badge/go-code-graph.svg)](https://hifriendbot.com/ai-list/go-code-graph/)
Listed on AiList

List Your Project

Join the directory Ai agents read. Free forever.

Submit Your Project