Installation & Configuration
{
"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"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2025/4/22
Updated
2026/6/8