wlater-McpServer

briansbrian/wlater-McpServer
★ 3 stars Python 🔌 API Integration Updated 1mo ago
Unofficial MCP server for Google Keep - AI-powered access to your todos, lists, and notes
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "wlater-mcpserver": {
      "command": "uvx",
      "args": [
        "wlater-mcpserver"
      ]
    }
  }
}

Or install with pip: pip install wlater-mcpserver

Topics

gkeepapigoogle-keepmcp-server