Exposes Google Keep notes as tools so MCP clients like Claude Code or Claude Desktop can read and manage them, connecting through the unofficial gkeepapi client since Keep has no official public API.
A Model Context Protocol server that connects Google Keep to Claude, enabling full note management capabilities including search, CRUD, checklists, labels, and more.
Implements an MCP server that interacts with Google Sheets to store and retrieve prompts and ideas, allowing management of textual content with metadata across spreadsheet tabs.
Enables notes management, weather and news search, document ingestion and RAG-based semantic search using GroundX, with OpenAI GPT integration for summarization and completions.
Enables reading Google Docs and Sheets and syncing content into Obsidian notes using a dedicated sync block, preserving user edits outside the synced region.
Custom MCP server for NotebookLM that adds audio source upload, YouTube source ingestion, source readiness polling, and transcript export, complementing standard Q&A and audio overview tools.
A demo MCP server that enables users to interact with various tools through natural language, including note management, weather queries, calculations, file operations, and shell commands. Uses Ollama for intent detection and structured command parsing from free text input.
Enables semantic search and reading of Obsidian Markdown notes through read-only MCP tools, allowing Claude to retrieve relevant passages from a local vault.
Enables appending content to Google Docs and creating Gmail drafts via a lightweight MCP-style server with OAuth authentication and human-in-the-loop approval.
Enables Gemini CLI and other AI assistants to manage todos (create, read, update, delete, filter) through natural language commands via the Model Context Protocol.
An MCP server that enables Claude to interact with Google NotebookLM via browser automation, allowing management of notebooks, adding sources, and querying information.