drive-mcp

kitagry/drive-mcp

3.2

If you are the rightful owner of drive-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Go implementation of MCP (Model Context Protocol) server for Google Drive, Google Docs, Google Slides, and Google Sheets operations.

Tools

Functions exposed to the LLM to take actions

search_files

Search for files in Google Drive.

list_files

List files in a Google Drive folder.

get_document

Get the content of a Google Document.

update_document

Update the content of a Google Document.

get_presentation

Get the content of a Google Slides presentation.

update_presentation

Update a specific slide in a Google Slides presentation.

get_spreadsheet

Get values from a Google Spreadsheet.

update_spreadsheet

Update values in a Google Spreadsheet.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources