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.0.0.tar.gz (9.5 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.0.0-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: keep_agent_mem-1.0.0.tar.gz
  • Upload date:
  • Size: 9.5 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.0.0.tar.gz
Algorithm Hash digest
SHA256 8271a9d913a09c26f62db54fa0bbba12bb54a410a79e3e43d8aa97fc46af0e35
MD5 3463a20114d45c440c886c5695a2dbc8
BLAKE2b-256 6eb78dbf16bdca47720809ccb513a03e31324b96926d1cf00c2b246b5257f86b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: keep_agent_mem-1.0.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.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a7341a4841035af0537b8e9546c20155b4d898b4f7befb3b44a868f0bd8787bf
MD5 b3d3834981351f67bbbc788a65c08f4b
BLAKE2b-256 bfddb1260c3fe9615ab3c95464817c5d83c0d11f3d008a6acb9b0b76c3e5e3ce

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