Skip to main content

Agent Memory via Google Keep MCP

Project description

keep-agent-mem

MCP server for Google Keep that serves as cross-device memory for your agents.

How to use

  1. Add the MCP server to your MCP servers:

config.toml clients (Claude, Droid, Cursor)

  "mcpServers": {
    "keep-agent-mem": {
      "command": "uvx",
      "args": [
        "keep-agent-mem"
      ],
      "env": {
        "GOOGLE_EMAIL": "Your Google Email",
        "GOOGLE_MASTER_TOKEN": "Your Google Master Token - see README.md"
      }
    }
  }

config.toml clients (Codex, Goose, etc.)

[mcp_servers.keep_agent_mem]
command = "uvx"
args = ["keep-agent-mem"]

[mcp_servers.keep_agent_mem.env]
GOOGLE_EMAIL = "you@example.com"
GOOGLE_MASTER_TOKEN = "your-master-token"
  1. Add your credentials:
  • GOOGLE_EMAIL: Your Google account email address
  • GOOGLE_MASTER_TOKEN: Your Google account master token

Check https://gkeepapi.readthedocs.io/en/latest/#obtaining-a-master-token and https://github.com/simon-weber/gpsoauth?tab=readme-ov-file#alternative-flow for more information.

Tools

Query and read tools

  • find: Search notes with optional filters for labels, colors, pinned, archived, and trashed
  • get: Get a single note by ID

Creation, update, and deletion tools

  • create: Create a new note with a title, text, and an associated label
  • update: Update a note's title and text
  • delete: Delete a note by ID

Troubleshooting

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

keep_agent_mem-1.1.0.tar.gz (12.2 kB view details)

Uploaded Source

Built Distribution

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

keep_agent_mem-1.1.0-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file keep_agent_mem-1.1.0.tar.gz.

File metadata

  • Download URL: keep_agent_mem-1.1.0.tar.gz
  • Upload date:
  • Size: 12.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for keep_agent_mem-1.1.0.tar.gz
Algorithm Hash digest
SHA256 89d13b96b4c90d99a3965ba642e633ab60ca072faa60aeec015944785de6f0c5
MD5 c8ba0c8b5b8dde52454334592b502246
BLAKE2b-256 f46bc98fc28c8b8b9431199ace0c645961c55dff0e20478628d4ea67685e4454

See more details on using hashes here.

File details

Details for the file keep_agent_mem-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: keep_agent_mem-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for keep_agent_mem-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 294f58a68609edcb204f9fc359ac1ea353336b28909fb9159adb2daea7ed7098
MD5 24156ef6d395719cc8710194753e4469
BLAKE2b-256 5f7db2b09b89529344087ca3cb19033a75ec0f7693d5199cd6d67f80b746fb08

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