graphiti/mcp_server/config
Daniel Chalef 2e345698e4 feat: Add KuzuDB support to MCP server and make it default
- Add KuzuProviderConfig to schema for KuzuDB configuration
- Update DatabaseDriverFactory to support KuzuDB initialization
- Modify GraphitiService to handle KuzuDB driver instantiation
- Update CLI argument parser to include 'kuzu' option
- Make KuzuDB the default database provider (in-memory by default)
- Add docker-compose-kuzu.yml for standalone KuzuDB deployment
- Fix FalkorDB factory to parse URI into host/port parameters
- Fix EntityNode type access (use labels[0] instead of type)
- Add kuzu dependency to MCP server pyproject.toml

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-30 08:50:48 -07:00
..
config.yaml feat: Add KuzuDB support to MCP server and make it default 2025-08-30 08:50:48 -07:00
mcp_config_sse_example.json feat: Major MCP server refactor with improved structure and CI/CD 2025-08-30 08:50:48 -07:00
mcp_config_stdio_example.json feat: Major MCP server refactor with improved structure and CI/CD 2025-08-30 08:50:48 -07:00