feuerdev/keep-mcp
by Various
MCP server for Google Keep
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
pipxmakeuv
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
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
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.