mcp-external-memory is an open-source MCP server that provides large language models with persistent and searchable semantic memory. Below are 14 other ai apps with similar functionality to mcp-external-memory, matched by what each product actually does — not ranked or scored. Explore each to find the closest fit for your use case.
mnemo-mcp is an open-source MCP server that provides persistent memory and embedded synchronization for AI agents. It is designed for developers building agentic systems requiring long-term memory and context management.
evermemos-mcp is an open-source Model Context Protocol (MCP) server that brings long-term memory capabilities to AI coding tools through integration with EverMemOS. It is intended for developers building or extending AI-powered development tools that require persistent context management.
Memanto is an open-source, on-premises memory agent designed to provide persistent semantic memory for AI agents. It addresses the challenge of enabling AI agents to retain, organize, and recall information across sessions, helping them avoid forgetting decisions, conventions, and context between interactions. The tool is built on an information-theoretic search engine and is structured to run entirely on a user's local machine, requiring no API keys, vector databases, or external backend services. Memanto supports instant ingestion of information, with memories becoming searchable immediately after being written, and boasts recall latency of under 90 milliseconds. It implements features such as conflict resolution, semantic categorization into 13 types, verifiable memory sources, deterministic search, temporal queries, and info-theoretic scoring. The system is designed to prioritize freshness, ensuring that new facts outrank outdated ones, and automatically resolves conflicting data as it is ingested. The platform offers a range of integrations, supporting over 17 different agents and frameworks, including Claude Code, Cursor, Codex, GitHub Copilot, Gemini, and others. Users can manage agents, store memories, and perform retrieval-augmented generation (RAG) directly from the command line interface. Additionally, Memanto provides a local interactive dashboard for managing agents and memories, viewing conflicts and connections, and migrating from other memory solutions. Embeddings and answers are processed locally, ensuring that no data leaves the user's laptop. Installation is streamlined through a single pip install command, and users can choose between cloud and on-premises backends, with the on-premises option requiring Docker and running on localhost. Memanto is positioned as a solution for developers and teams building or operating AI agents who require reliable, persistent, and private memory infrastructure. The tool is offered completely free of charge under an open-source license.
MCP server for Link local agent memory — remember, recall, search, context, and graph traversal
memory-bridge-mcp is an open-source Python package that provides a unified MCP memory server, bridging Mind (concept graph) and Honcho (semantic vector) memory systems. It supports episodic timelines and LLM synthesis, enabling agent framework developers to manage and integrate multiple memory types in their AI agents.
second-brain-mcp is an open-source MCP server that transforms an Obsidian vault into a semantic memory resource for coding agents. It enables retrieval-augmented generation and memory for agent frameworks, supporting local deployment and integration with Obsidian.
thought-mcp is an open-source toolkit that implements a local Model Context Protocol (MCP) memory server with bi-temporal graph, vector, and temporal layers. It enables AI agents to store, retrieve, and consolidate structured memory for advanced reasoning and context management.
mcp-memory-service-lite is an open-source semantic memory service designed for AI agents. It uses ONNX embeddings for efficient storage and retrieval, offers a REST API and MCP transport, and requires no PyTorch. Suitable for developers needing lightweight, cross-platform AI memory solutions.
personal-memory-mcp is an open-source CLI tool that runs a local MCP server to extract and store personal memory from AI chat histories. It is intended for users and developers who want to manage their AI interaction data locally and securely.
projectmind-mcp is an open-source local MCP server that equips AI coding assistants with persistent memory, hybrid code search, AI-generated annotations, and an AST symbol graph. It runs entirely locally, requiring no API keys, and is aimed at developers seeking privacy and advanced code intelligence features.
MCP server that gives LLMs persistent graph-structured memory
A Claude Code MCP plugin that audits and cleans up your AI memory store
lm-mcp is an open-source MCP server that integrates LogicMonitor platform APIs with external systems. It provides an API gateway for monitoring and automation, targeting DevOps engineers and system integrators.
llm-wiki-mcp is an open-source MCP server and Claude Code skills package for creating persistent markdown knowledge bases with LLMs. It enables agents to grow and manage wikis over time, supporting developers building LLM-powered documentation and knowledge systems.