
SQLite-backed MCP server for persistent memory, search, and graph traversal.
Visit Memory MCP ServerMemory MCP Server is a SQLite-backed Model Context Protocol (MCP) server providing persistent memory, advanced full-text retrieval, and graph-based traversal for AI assistants and tools. It exposes a suite of 13 MCP tools that enable local memory storage, fast FTS5 search with customizable filters, batch operations, relationship/graph management, and context retrieval tailored to token budgets. It integrates using the MCP protocol over stdio transport and is compatible with clients like Claude, Cursor, Windsurf, and VS Code. The typical users are developers building AI assistants, agent frameworks, or any application needing robust, persistent, and queryable memory for context-aware operations.
Visit Memory MCP Server's official website for product details and getting started.