graphiti/mcp_server
Daniel Chalef 057056270a docs: Consolidate Docker READMEs into single comprehensive guide
- Merge README-kuzu.md content into main Docker README.md
- Add complete FalkorDB documentation with configuration and gotchas
- Remove editorializing about which database is 'best' or 'recommended'
- Provide equal treatment for all three databases (KuzuDB, Neo4j, FalkorDB)
- Include specific gotchas and troubleshooting for each database
- Add detailed backup/restore procedures for each database type
- Document all environment variables and configuration options
- Remove pros/cons sections and performance comparison editorializing
- Delete redundant README-kuzu.md file

The documentation now provides factual, unbiased instructions for using
any of the three supported graph databases.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-30 09:04:34 -07:00
..
config refactor: Reorganize Docker Compose files by database type 2025-08-30 08:50:48 -07:00
docker docs: Consolidate Docker READMEs into single comprehensive guide 2025-08-30 09:04:34 -07:00
docs feat: Major MCP server refactor with improved structure and CI/CD 2025-08-30 08:50:48 -07:00
src fix: Resolve pyright type errors in MCP server factories 2025-08-30 08:59:15 -07:00
tests test: Add integration tests for HTTP/SSE transports and fix lint issues 2025-08-30 08:50:48 -07:00
.env.example enable use of Azure OpenAI with mcp server (#368) 2025-04-17 21:05:08 -04:00
.python-version Add MCP Server (#301) 2025-03-24 17:08:19 -07:00
main.py feat: Major MCP server refactor with improved structure and CI/CD 2025-08-30 08:50:48 -07:00
pyproject.toml feat: Add KuzuDB support to MCP server and make it default 2025-08-30 08:50:48 -07:00
pyright_output.txt feat: Major MCP server refactor with improved structure and CI/CD 2025-08-30 08:50:48 -07:00
pytest.ini fix: Enable pytest for MCP server tests in CI 2025-08-30 08:50:48 -07:00
uv.lock fix: Resolve pyright type errors in MCP server factories 2025-08-30 08:59:15 -07:00