NeoCoder
Createdangrysky56
Automates coding workflows using AI assistants guided by a Neo4j knowledge graph.
About
NeoCoder is an MCP server implementation that empowers AI coding assistants, like Claude, by utilizing a Neo4j knowledge graph as a dynamic instruction manual and project memory. By querying the graph for standardized workflows, AI assistants can follow specific steps, enforce critical checks like testing, and maintain a complete audit trail of changes, ensuring consistent and reliable coding practices.
Key Features
- AI-driven coding workflow automation
- 1 GitHub stars
- Audit trail of changes stored in Neo4j
- Enforcement of testing steps before completion
- Integration with Neo4j knowledge graph for instructions and project memory
- Customizable templates for various coding tasks (FIX, REFACTOR, DEPLOY, FEATURE)
Use Cases
- Tracking and auditing changes made by AI assistants
- Guiding AI assistants to follow best practices
- Standardizing coding workflows across teams