mcp-memory-libsql

spences10/mcp-memory-libsql
★ 81 stars TypeScript 🤖 AI/LLM Updated 1mo ago
🧠 High-performance persistent memory system for Model Context Protocol (MCP) powered by libSQL. Features vector search, semantic knowledge storage, and efficient relationship management - perfect for AI agents and knowledge graph applications.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-memory-libsql": {
      "command": "npx",
      "args": [
        "-y",
        "spences10/mcp-memory-libsql"
      ]
    }
  }
}

Topics

ai-toolsembeddingsknowledge-graphlibsqlmcpmodel-context-protocolpersistent-storagesemantic-searchvector-search