Memo
by108yen
0Manages 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.
主な機能
- 0 GitHub stars
- Local data persistence using LowDB
- Search memos by keyword
- Create, update, and delete categories
- Create, update, and delete memos
- Retrieve memos by ID or all memos
ユースケース
- Personal memo and note-taking management
- Agent-driven knowledge recording and retrieval
- Local content management for quick access