Enterprise DNA
M MCP Servers Developer low

feuerdev/keep-mcp

by Various

MCP server for Google Keep

F

MCP

feuerdev/keep-mcp

Added 1 June 2026

Overview

An MCP server that exposes Google Keep functionality through the Model Context Protocol. It enables AI agents to create, read, and update Keep notes programmatically.

Best for

Best for
Developers building AI agents that need direct access to Google Keep notes

Use cases

  • Automating note capture from AI conversations
  • Syncing task lists between AI agents and Google Keep
  • Integrating Keep into custom workflow automations

How to use

Tools exposed

  • pipx
  • make
  • uv

Tested with

Claude Desktop, Cursor, Cline

Example client config

{\n    "keep-mcp-pipx": {\n      "command": "pipx",\n      "args": [\n        "run",\n        "keep-mcp"\n      ],\n      "env": {\n        "GOOGLE_EMAIL": "Your Google Email",\n        "GOOGLE_MASTER_TOKEN": "Your Google Master Token - see README.md"\n      }\n    }\n  }

Notes

An MCP server that exposes Google Keep functionality through the Model Context Protocol. It enables AI agents to create, read, and update Keep notes programmatically.

77 stars on GitHub. Last updated 2026-02-22. Licensed MIT.

Use cases

  • Automating note capture from AI conversations
  • Syncing task lists between AI agents and Google Keep
  • Integrating Keep into custom workflow automations

Pros

  • Open source and written in Python for easy customization
  • Implements standard MCP for interoperability with AI agents
  • Lightweight and focused on a single service

Cons

  • Small user base with only 77 GitHub stars
  • Requires manual Google API setup and authentication
  • Dependent on the evolving MCP ecosystem

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Open source and written in Python for easy customization
  • Implements standard MCP for interoperability with AI agents
  • Lightweight and focused on a single service

Cons

  • Small user base with only 77 GitHub stars
  • Requires manual Google API setup and authentication
  • Dependent on the evolving MCP ecosystem
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks