keep-mcp

keep-mcp

9

The project is an MCP server designed for Google Keep, providing functionalities such as finding, creating, updating, and deleting notes. It requires Google account credentials to operate and restricts modification to notes created by the server unless explicitly overridden.

Overview

MCP server for Google Keep.

Features

  • Search for notes based on a query string.
  • Create a new note with title and text, automatically adds a label.
  • Update a note's title and text.
  • Mark a note for deletion.

How to Use

  1. Add the MCP server to your setup.
  2. Provide your Google account credentials.

Publishing

  1. Update version in pyproject.toml.
  2. Build and upload to PyPI.