Skip to main content

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

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:

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 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.

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wlater_mcp-0.1.7.tar.gz (27.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wlater_mcp-0.1.7-py3-none-any.whl (24.6 kB view details)

Uploaded Python 3

File details

Details for the file wlater_mcp-0.1.7.tar.gz.

File metadata

  • Download URL: wlater_mcp-0.1.7.tar.gz
  • Upload date:
  • Size: 27.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for wlater_mcp-0.1.7.tar.gz
Algorithm Hash digest
SHA256 e2030cc3ea1f3302a43e2d7f57ec91c33460d0ca2d357f0846ceadd363ec3aaf
MD5 07e0f8433e8d4c5b7eca8d51ab437a60
BLAKE2b-256 44de48fb8879cee2b44b4003cfed925c10d84ff1854b2a550b4cf19b1554e213

See more details on using hashes here.

File details

Details for the file wlater_mcp-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: wlater_mcp-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 24.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for wlater_mcp-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 2cbf301f98615fdc5abf3200c51901b30b7022ca1d85887f169192b4017c7c0e
MD5 6953eee3eac4648ca690cd83efa59c2d
BLAKE2b-256 958b301f33a057653fe48a228f50bfbc9716d03101cf0dbdb9abef306483b486

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page