Description
Zanny's Persistent Memory Manager is a custom MCP server that functions as a persistent memory bank for AI assistants. Built with TypeScript and Express, it implements JSON-RPC endpoints for storing, retrieving, searching, and deleting memories with optional tagging capabilities. The server was recently updated to properly implement the MCP specification with JSON-RPC support, structured logging, and tool definitions that expose memory operations through standardized endpoints. This implementation is particularly valuable for AI workflows requiring persistent memory across conversations, enabling natural language command processing for memory management.
Server Details
Added
April 21, 2025
