Google Drive
Search and read files across your Google Drive.
Install
Add this command to your MCP client config to connect Google Drive.
npx -y @modelcontextprotocol/server-gdriveAbout Google Drive
The Google Drive server lets the assistant search your Drive, list folders, and read documents (Docs, Sheets, Slides, plus regular files). Docs are converted to Markdown, Sheets to CSV, and Slides to plain text on the way out, so the model gets something it can reason about.
Auth uses an OAuth flow — you grant the server access to your Drive once, then it remembers the token. It is read-only by design: write support is intentionally not included to reduce blast radius.
Tags
Related servers
Other MCP servers in Productivity and beyond.
Notion
Notion
Search, read, and edit pages and databases in a Notion workspace.
Linear
Linear (community)
Read and write Linear issues, projects, and cycles.
Obsidian
Markus Pfundstein (community)
Read and write notes in an Obsidian vault — your second brain, AI-accessible.
Filesystem
Anthropic
Read, write, and search local files with sandboxed directory access.
PostgreSQL
Anthropic
Read-only Postgres access — schema introspection and SQL queries.
Slack
Anthropic
Read channels, post messages, and search history in a Slack workspace.