NeoCoder-neo4j-ai-workflow
If you are the rightful owner of NeoCoder-neo4j-ai-workflow and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
NeoCoder is an MCP server implementation that integrates AI assistants with a Neo4j knowledge graph to guide coding workflows.
NeoCoder is a Model Context Protocol (MCP) server that leverages a Neo4j knowledge graph to provide AI assistants with a dynamic instruction manual for coding workflows. It allows AI to query the Neo4j database for standardized workflows, execute specific steps, enforce critical steps like testing, and maintain an audit trail of changes. The system supports multiple incarnations, adapting to various use cases while preserving the core Neo4j graph structure. NeoCoder's architecture is designed to be highly adaptable, allowing for different operational modes by swapping templates and execution policies.
Features
- Standardized Workflows: AI assistants can query Neo4j for workflows triggered by keywords.
- Audit Trail: Maintains a complete audit trail of changes within the graph.
- Multiple Incarnations: Supports different operational modes for specialized use cases.
- Dynamic Incarnation Loading: Automatically discovers and loads incarnations from the directory.
- Cypher Snippet Toolkit: Manages and searches Cypher query snippets.