MCPServers
Google Spreadsheet - MCP server logo

Google Spreadsheet

24
0

Summary

MCP Google Spreadsheet provides a bridge between AI assistants and Google Drive/Sheets, enabling comprehensive document management capabilities. Developed by Kazuki Akamine, this Go-based server implements tools for listing, copying, and renaming files in Google Drive, as well as manipulating Google Sheets through operations like listing sheets, retrieving data, adding rows/columns, and updating cells. The implementation handles Google authentication and uses the metoro-io/mcp-golang library to expose these capabilities through a standardized interface. It's particularly useful for workflows requiring document automation, data extraction, or spreadsheet manipulation directly from AI conversations without switching contexts.

Available Actions(11)

list_files

Retrieve a list of files from Google Drive.

copy_file

Copy a file in Google Drive.

rename_file

Rename a file in Google Drive.

list_sheets

Retrieve a list of sheets within a spreadsheet.

copy_sheet

Copy a sheet within a spreadsheet.

rename_sheet

Rename a sheet within a spreadsheet.

get_sheet_data

Retrieve data from a sheet.

add_rows

Add rows to a sheet.

add_columns

Add columns to a sheet.

update_cells

Update a range of cells.

batch_update_cells

Batch update multiple ranges of cells.

Last Updated: April 25, 2025

Reseñas de la Comunidad

0.0
0 reseñas
5
0
4
0
3
0
2
0
1
0

Aún no hay reseñas. ¡Sé el primero en reseñar!

Inicia sesión para unirte a la conversación

Coming soon to
HighlightHighlight AI

Lenguaje

TypeScript

Categorías

Etiquetas