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

Uploaded Python 3

File details

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

File metadata

  • Download URL: keep_agent_mem-1.0.1.tar.gz
  • Upload date:
  • Size: 9.6 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.1.tar.gz
Algorithm Hash digest
SHA256 43200507e3e86305ad8e935f7bfe0c9f5f29930f406193b4117cf702dc88c9b5
MD5 f47d75c1227be74031b65219f75fbb05
BLAKE2b-256 aa941d1269323d3eea3925fa009e3f5504a58de977eb90eb1a27d4dc390ef4a1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: keep_agent_mem-1.0.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6307bf9c0baf4c98a203c21cfbaaee14fbe8c6a25346e34dbc3314de7a5cf8a9
MD5 d5b03a93950f2465e5e4e03716d51e7f
BLAKE2b-256 bceef7d32cb2959a3d2c6942774a6f7c14bd1ad926143d3c18f2b698267d23d4

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