Manages memo creation, search, and retrieval for agents via an MCP server, storing data locally.
Memo is an MCP (Model Context Protocol) server designed to facilitate comprehensive memo management for agents. It utilizes LowDB as a lightweight local database, storing all memo contents and categories in a local JSON file. This tool provides a full suite of functionalities including the creation, updating, searching, and retrieval of memos and their associated categories, making it ideal for personal knowledge management without the need for external database dependencies.