GO
@modelcontextprotocol
Search Drive and read Docs, Sheets and Slides as text. OAuth-scoped, read-first access.
6.9k2mo ago3 toolslocal
$
npx -y @modelcontextprotocol/server-gdriveRead, search and append to notes in an Obsidian vault through the Local REST API plugin.
$ npx -y obsidian-mcp-serverOr add it with the Claude CLI: claude mcp add obsidian
search_notesread_noteappend_notepatch_notelist_files{ "mcpServers": { "obsidian": { "command": "npx", "args": ["-y", "obsidian-mcp-server"], "env": { "OBSIDIAN_API_KEY": "<your-obsidian-api-key>" } } } }
Paste under mcpServers in your config, then restart Claude Desktop. For Claude Code, reference this server in your project's CLAUDE.md.
Search Drive and read Docs, Sheets and Slides as text. OAuth-scoped, read-first access.
npx -y @modelcontextprotocol/server-gdriveQuery databases, read and append pages, and search a Notion workspace through the official API.
npx -y @notionhq/notion-mcp-serverCurrent time and timezone conversion — a tiny utility that grounds the model in real wall-clock time.
uvx mcp-server-time