wlater-McpServer
Unofficial Google Keep MCP server - (Personal Accounts) AI powered access
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
Quick Setup (Automated)
For automated authentication with Selenium:
pip install selenium
wlater-setup token
A browser window will open—just log in to your Google account and the token will be extracted automatically.
Manual Setup
If you prefer manual setup or automated doesn't work:
wlater-setup
You'll need your master token. Get it from:
- gpsoauth Guide
- gkeepapi Documentation
Configuration
Add to your MCP client's config file:
For VS Code (.vscode/mcp.json):
{
"servers": {
"wlater": {
"command": "python",
"args": ["-m", "wlater_mcp.server"]
}
}
}
For Claude Desktop,KIRO or other MCP clients:
{
"mcpServers": {
"wlater": {
"command": "python",
"args": ["-m", "wlater_mcp.server"],
"disabled": false
}
}
}
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.
After StartUP, the Mcp connection in IDE may failJust run -
wlater-setup
This is to initialize the mcp, Then Opt "N" and do not reconfigure. This protects open access to your credentials in your machine on every start.
Automated method doesnt workMake sure you have installed: -Selenium -Webdriver (important)
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
Credits
-This Mcp utilizes the gkeepapi by kiwiz
Links
- Python Package
- Report Issues
- Model Context Protocol
License
MIT License - See LICENSE for details
関連サーバー
Odoo-MCP
Integrate with Odoo ERP systems to manage business data and operations. Requires external configuration for connection parameters.
ClickUp MCP
Integrate ClickUp project management with AI to manage tasks, lists, and spaces.
Teamwork MCP
Connects to the Teamwork API to interact with projects and tasks.
Ads MCP
Remote MCP server for Ad campaign planning, research, and cross-platform ad creation. Supports Google Ads Search & Performance Max and TikTok at launch, with additional networks planned.
iMCP
A macOS app that connects your digital life with AI, providing access to Calendar, Contacts, Location, Maps, Messages, Reminders, and Weather services.
Spreadsheet MCP Server
An MCP server for Google Spreadsheet integration, connecting via a Google Apps Script Web App.
PPT-Agent
Create, edit, and manage PowerPoint presentations using large language models.
Adspirer Ads Manager
Manage digital advertising campaigns with AI-powered insights from Adspirer.com.
Israel statistics mcp
MCP server that provides programmatic access to the Israeli Central Bureau of Statistics (CBS) price indices and economic data
Learning Hour MCP
Generates Learning Hour content and Miro boards for Technical Coaches.