MCPServers
Google Keep - MCP server logo

Google Keep

14
0

Summary

Keep-MCP is a Python-based MCP server that provides a bridge to Google Keep, allowing AI assistants to search, create, update, and delete notes. Developed by Jannik Feuerhahn, it uses the gkeepapi library to authenticate with Google's services via master tokens, and includes safety features that restrict modification operations to notes with a specific 'keep-mcp' label unless explicitly overridden. The server exposes four main tools for note management while handling authentication and serialization behind the scenes, making it particularly useful for users who want to integrate note-taking capabilities into their AI workflows.

Available Actions(4)

find

Search for notes based on a query string.

create_note

Create a new note with title and text (automatically adds keep-mcp label).

update_note

Update a note's title and text.

delete_note

Mark a note for deletion.

Last Updated: April 25, 2025

Recensioni della Community

0.0
0 recensioni
5
0
4
0
3
0
2
0
1
0

Nessuna recensione ancora. Sii il primo a recensire!

Accedi per unirti alla conversazione

Coming soon to
HighlightHighlight AI

Linguaggio

TypeScript

Categorie

Tag