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_filesValues are filled in locally in your browser — nothing is sent anywhere.
{ "mcpServers": { "obsidian": { "command": "npx", "args": ["-y", "obsidian-mcp-server"], "env": { "OBSIDIAN_API_KEY": "<your-obsidian-api-key>" } } } }
Paste the Claude Desktop snippet under mcpServers in your config, then restart Claude Desktop — or run the Claude Code command in your terminal.
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