Zanny's Memory Bank
Createdzannyonear1h1
Manages and retrieves textual memories using keyword detection and a flexible API.
About
Zanny's Memory Bank is a custom server that acts as a persistent memory store, allowing users to save, retrieve, and manage textual information. Built with TypeScript, it offers features like smart keyword detection, unlimited storage, comprehensive logging, and compatibility with Smithery.ai deployments via JSON-RPC (MCP). It provides both a REST API and JSON-RPC endpoints, along with natural language command support, to provide a flexible and adaptable memory management solution.
Key Features
- Offers unlimited memory storage capacity.
- Detects relevant keywords in natural language commands.
- Compatible with Smithery.ai deployments via MCP (JSON-RPC).
- Stores, retrieves, and deletes textual memories.
- Provides comprehensive logging for monitoring and troubleshooting.
Use Cases
- Storing and recalling important notes or reminders.
- Implementing a knowledge base with keyword-based retrieval.
- Integrating with AI assistants to provide persistent memory.