Memory
Verified IntegrationClient Configuration
— Connect Memory to Claude Desktop or Cursor in seconds{
"mcpServers": {
"memory-43": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-memory-43"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Provides AI agents with persistent, semantically-retrieved memory stored locally using SQLite and Ollama embeddings.
7/23/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for Memory
Memory uses API key authentication, where keys are hashed at rest. Each memory is scoped to an individual agent (private) or a team (shared), preventing unauthorized access and ensuring data isolation between agents.
Related MCP Servers
Browse all servers →Carbone
Empower AI assistants to generate and convert documents, manage templates, and automate document workflows efficiently.
CloudCDN
Provides a multi-tenant, AI-native Content Delivery Network deployable on Cloudflare, featuring sub-100ms TTFB, AI agent controllability, and comprehensive accessibility.
Cloudflare AI Agent Server
Deploy a Model Context Protocol server on Cloudflare Workers without requiring authentication.