Connect your AI assistant to Google Keep. Search, read, and manage your notes and lists through natural conversation.
Project description
wlater MCP Server
Connect your AI assistant to Google Keep. Search, read, and manage your notes and lists through natural conversation.
Installation
pip install wlater-mcp
Setup
Run the setup wizard to configure your credentials:
wlater-setup
Choose your authentication method:
- Automated: Opens Chrome and logs you in automatically
- Manual: Enter your credentials directly
Configuration
Add to your MCP client's config file (e.g., mcp.json):
{
"mcpServers": {
"wlater": {
"command": "python",
"args": ["-m", "wlater_mcp.server"]
}
}
}
Restart your AI assistant and you're ready!
Usage
Talk to your AI naturally:
- "Show me all my pinned notes"
- "What's on my shopping list?"
- "Find notes with images attached"
- "Check off 'buy milk' from my grocery list"
- "Create a note called 'Meeting Notes'"
- "Add 'call dentist' to my todo list"
- "Find notes labeled 'work'"
- "Make my important note red and pin it"
- "Sort my shopping list alphabetically"
All changes are previewed before being saved to Google Keep.
Features
What You Can Do:
- ✅ Search and read all your notes
- ✅ Filter by labels, colors, pins, and archived status
- ✅ View attached images, drawings, and audio
- ✅ Create new notes and todo lists
- ✅ Check off items on your shopping lists
- ✅ Update note content, titles, and colors
- ✅ Pin important notes and archive old ones
- ✅ Organize with labels
- ✅ Sort your lists alphabetically
- ✅ Share notes with collaborators
How It Keeps You Safe:
- 🔒 Your login credentials are stored securely in your system keyring
- 👀 Preview every change before it's saved
- 🚫 Can't delete notes ,Only Trash\Untrash (use Google Keep app for that)
- ⏸️ All changes wait for your approval—nothing happens automatically
Troubleshooting
"Master token not found"
wlater-setup
"Authentication failed"
Your token may have expired. Re-run setup.
Server not appearing
Check your config file paths and restart your MCP client.
Security
- Credentials stored in your system keyring (Windows Credential Locker, macOS Keychain, Linux Secret Service)
- Preview all changes before syncing
- No automatic modifications
- Delete operations not exposed
Links
License
MIT License - See LICENSE for details
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wlater_mcp-0.1.3.tar.gz.
File metadata
- Download URL: wlater_mcp-0.1.3.tar.gz
- Upload date:
- Size: 23.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d5db0fb99bf6239b4470c8ae1724f33139e0e48d9b3f246388e4921e508d8bab
|
|
| MD5 |
7feb9ef598064b327810f4de97be2d79
|
|
| BLAKE2b-256 |
f71629f8a7379e8b66771f03147029cef31c371d5dc93d0f08dcebcf214cf76e
|
File details
Details for the file wlater_mcp-0.1.3-py3-none-any.whl.
File metadata
- Download URL: wlater_mcp-0.1.3-py3-none-any.whl
- Upload date:
- Size: 19.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0bfc45b17f72f071c2522402ad5324a3a2edcf50521be27b369ade4d51b6a38
|
|
| MD5 |
f1f55559f4fa2c94645ae9a3b626c56f
|
|
| BLAKE2b-256 |
84bc580575e9de1706b4829940cf8c63422c45b6146237c5db1174189b87f4d9
|