AI Memory & Context MCP servers provide persistent recall, conversational memory, and semantic search for AI clients. These Model Context Protocol tools connect language models to local vector embeddings, note vaults, and retrieval-augmented generation systems, enabling assistants to remember user preferences, reference past meetings, and index documentation across sessions.
AI Memory & Context MCP servers let AI assistants retain facts across multiple chat sessions, index personal notes, and retrieve contextual knowledge through semantic search and vector stores. By using the Model Context Protocol, these servers bridge language models with external retrieval pipelines and storage backends designed specifically for long-term recall rather than traditional business database management.
When evaluating an AI memory server, consider three practical factors:
stdio) or as a remote HTTP/SSE service. Local servers like directory watchers keep personal embeddings on your machine, while cloud-hosted RAG solutions handle indexing remotely but require network access.Several servers offer reliable context handling. Obsidian Semantic MCP Server consolidates personal markdown notes into intelligent semantic retrieval operations. Zero-Vector v3 provides long-term persistent recall to preserve user preferences across sessions. Vectorize delivers advanced file extraction and private deep research capabilities. S3 Documentation MCP Server enables lightweight retrieval-augmented generation directly over markdown documents stored in cloud buckets.
| MCP server | What it connects to | Type | Repository |
|---|---|---|---|
| Zoom Transcript | The Zoom Transcript MCP server acts as a smart bridge between Zoom meeting recordings and AI assistants. It allows users | Open Source | https://github.com/forayconsulting/zoom_transcript_mcp |
| Zero-Vector MCP | Zero-Vector MCP acts like a high-powered digital brain for AI assistants, giving them the ability to remember past conversations and | Unknown | https://github.com/MushroomFleet/zero-vector-MCP |
| Zero-Vector v3 | Zero-Vector v3 acts like a sophisticated long-term brain for AI assistants and digital personas. In simple terms, it prevents an | Open Source | https://github.com/fernicar/zero-vector-3 |
| Obsidian Semantic MCP Server | Obsidian Semantic MCP Server is an MCP server that connects local Obsidian vaults to AI assistants like Claude Desktop by | Open Source | https://github.com/aaronsb/obsidian-semantic-mcp |
| Valyu | Valyu is an MCP server that integrates Valyu's knowledge retrieval and feedback APIs into Model Context Protocol environments. It connects | Unknown | https://github.com/valyu-network/valyu-mcp-js |
| Vectorize | Vectorize is an MCP server that connects AI assistants directly to the Vectorize data platform for vector retrieval, file extraction, | Unknown | https://github.com/vectorize-io/vectorize-mcp-server |
| Simple Files Vectorstore | Simple Files Vectorstore is an MCP server that provides semantic search across local documents by creating vector embeddings from watched | Unknown | https://github.com/lishenxydlgzs/simple-files-vectorstore |
| S3 Documentation MCP Server | S3 Documentation MCP Server is an MCP server that provides Retrieval-Augmented Generation capabilities over Markdown documentation stored in S3-compatible cloud | Unknown | https://github.com/yoanbernabeu/S3-Documentation-MCP-Server |
| Robust Long‑Term Memory | Robust Long‑Term Memory is an MCP server that provides a persistent, human-like memory system for local AI companions running in | Unknown | https://github.com/Rotoslider/long-term-memory-mcp |
| Zotero MCP | Zotero MCP acts as a powerful bridge between a personal research library and AI assistants like Claude or ChatGPT. It | Unknown | https://github.com/54yyyu/zotero-mcp |
Obsidian Semantic MCP Server is widely used for Claude Desktop users managing personal knowledge vaults, as it streamlines multiple note operations into contextual queries over local Markdown files. Users seeking standalone conversation recall often select Zero-Vector MCP or Zero-Vector v3 to store persistent preferences across conversations without configuring external database infrastructure.
To connect an AI memory server to Cursor, add the server command to your Cursor MCP configuration file using either `stdio` or an SSE URL. For local document retrieval, Simple Files Vectorstore can watch project directories and generate embeddings, enabling Cursor to query relevant project context automatically during development sessions.
Zotero MCP connects personal research libraries to assistants for academic citation and document recall. For cloud-hosted technical documentation, S3 Documentation MCP Server provides retrieval-augmented generation across Markdown files stored in S3, while Vectorize handles document chunking and text extraction for research workflows.
Yes. Zoom Transcript acts as a dedicated bridge to ingest recorded meeting conversations directly into AI context windows. Additionally, RewindDB interfaces with local SQLite databases to surface past audio transcripts and screen OCR data, allowing an assistant to recall historical desktop activity.