Keep
Provides an MCP server interface for accessing and managing Google Keep notes.
Acerca de
This tool acts as an MCP (Meta Control Protocol) server, enabling programmatic interaction with Google Keep notes. It allows users to find, create, update, and delete notes using MCP commands. By default, modifications are restricted to notes created by the server itself, enhancing safety and control. However, this restriction can be bypassed with an 'unsafe mode' for advanced use cases.
Características Principales
- Create new notes with title and text, automatically labeled for management.
- 7 GitHub stars
- Update a note's title and text.
- Mark a note for deletion.
- Search for notes based on a query string.
- Option to bypass modification restrictions with an unsafe mode.
Casos de Uso
- Programmatically managing and manipulating Google Keep notes based on specific criteria.
- Integrating Google Keep with other MCP-controlled systems.
- Automated note-taking and organization within Google Keep.