mcp-duckdb-memory-server
35
The MCP DuckDB Knowledge Graph Memory Server is an enhanced version of the Knowledge Graph Memory Server that uses DuckDB to improve performance, scalability, and query functionality. It provides an efficient backend for handling large datasets and supports complex queries with an SQL interface.
Overview
- DuckDB Knowledge Graph Memory Server: A forked version of the original MCP Knowledge Graph Memory Server, using DuckDB as the backend.
- Installation: Install via Smithery or manually update
claude_desktop_config.json
. Docker support to build and run. - Usage: Includes instructions for user interaction and memory handling.
- Motivation: Enhances the original server by addressing performance, scalability, query flexibility, and data integrity issues using DuckDB.
- Implementation Details: Uses a relational database structure with DuckDB and combines SQL with Fuse.js for fuzzy search.
- Development: Setup and testing instructions provided.
- License: Licensed under the MIT License.