MCP Memory Server - Python Implementation
A Python implementation of the MCP memory server for knowledge graph storage and retrieval, using JSONL files for persistence.
Category: AI Memory & Context
Tags: jsonl, knowledge-graph, persistence, retrieval
Visit MCP Memory Server - Python Implementation
Key facts
Part of MCP Servers
Related MCP servers
- MCP Memory Dashboard — A desktop application for managing and interacting with the MCP Memory Service, a semantic memory system built on the Model…
- MCP Kanban Memory — Manage complex AI agent workflows with a Kanban-based task management system.
- MCP Memory Keeper — A server for persistent context management in Claude AI coding assistants, using a local SQLite database for storage.
- MCP Knowledge Base — A knowledge base server that processes local documents (PDF, DOCX, TXT, HTML) and answers questions based on their content using…
- MCP Notes — A simple note-taking server for recording and managing notes with AI models, using AWS DynamoDB for storage.
- MCP Memory Toolkit — Provides persistent memory for Claude using ChromaDB for semantic search and storage.