MCP Directory
Back

mcp-memory-libsql

by spences10 Β· TypeScript Β· β˜… 84

🧠 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.

#ai-tools#embeddings#knowledge-graph#libsql#mcp#model-context-protocol#persistent-storage#semantic-search#vector-search

Install

npx -y github:spences10/mcp-memory-libsql

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

A high-performance, persistent memory system for the Model Context Protocol (MCP) powered by libSQL with optimized text search for LLM context efficiency. - πŸš€ High-performance text search with relevance ranking - πŸ’Ύ Persistent storage of entities and relations - πŸ” Flexible text search with fuzzy matching - 🎯 Context-optimized for LLM efficiency - πŸ”„ Knowledge graph management - 🌐 Compatible with local and remote libSQL databases - πŸ”’ Secure token-based authentication for remote databases This server is designed to be used as part of an MCP configuration. Here are examples for differe…
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 filesystem servers