MCP Directory
Back

mcp-duckdb-memory-server

by IzumiSy · TypeScript · ★ 55

MCP Memory Server with DuckDB backend

#duckdb#mcp#mcp-server#model-context-protocol

Install

npx -y github:IzumiSy/mcp-duckdb-memory-server

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-duckdb-memory-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:IzumiSy/mcp-duckdb-memory-server"
      ]
    }
  }
}

From the README

[](https://github.com/izumisy/mcp-duckdb-memory-server/actions/workflows/test.yaml) [](https://smithery.ai/server/@IzumiSy/mcp-duckdb-memory-server) A forked version of [the official Knowledge Graph Memory Server](https://github.com/modelcontextprotocol/servers/tree/main/src/memory). To install DuckDB Knowledge Graph Memory Server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@IzumiSy/mcp-duckdb-memory-server): Otherwise, add in your manually ( is optional) The data stored on that path is a DuckDB database file. Build Run Use the example instruction be…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers