Loading languages...
NE

NeoCoder-neo4j-ai-workflow

@angrysky5611

An MCP server allowing AI assistants to use a Neo4j knowledge graph as their primary, dynamic instruction manual and long term project memory with adaptive templating and autonomous tool development tools.

neo4j
knowledge-graph
qdrant
vector-database
ai-assistant
workflow
python

# mcpServer Config

{
  "mcpServers": {
    "neocoder": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/your/NeoCoder-neo4j-ai-workflow/src/mcp_neocoder",
        "run",
        "mcp_neocoder"
      ],
      "env": {
        "NEO4J_URL": "bolt://localhost:7687",
        "NEO4J_USERNAME": "neo4j",
        "NEO4J_PASSWORD": "<YOUR_NEO4J_PASSWORD>",
        "NEO4J_DATABASE": "neo4j"
      }
    }
  }
}

# stdio

uv run mcp_neocoder
Transport:
stdio
اللغة:
Python
تم الإنشاء:4/22/2025
تم التحديث:8/3/2025
الصفحة الرئيسية: