IzumiSy/mcp-duckdb-memory-server
MCP Memory Server with DuckDB backend
This tool helps large language models (LLMs) remember past conversations and learned facts more effectively. It takes in user interactions, facts, and relationships, and stores them in a structured way that the LLM can easily query. This is for developers building AI agents or applications that need an LLM to maintain a persistent, searchable memory of its interactions.
Available on npm.
Use this if you are building an AI agent with Claude Desktop and need its memory to be performant, scalable, and support complex queries beyond simple keyword matching.
Not ideal if your AI agent only needs to remember a small amount of information that can be stored and searched in a basic text file.
Stars
54
Forks
12
Language
TypeScript
License
MIT
Category
Last pushed
Mar 10, 2026
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/IzumiSy/mcp-duckdb-memory-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
bytebase/dbhub
Zero-dependency, token-efficient database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.
alexander-zuev/supabase-mcp-server
Query MCP enables end-to-end management of Supabase via chat interface: read & write query...
FreePeak/db-mcp-server
A powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI...
HenkDz/postgresql-mcp-server
A Powerful PostgreSQL MCP server with 14 consolidated database management tools for AI assistants.
wenb1n-dev/mysql_mcp_server_pro
Model Context Protocol (MCP) server that supports secure interaction with MySQL databases and...