MCP Gdrive
未申請Model Context Protocol (MCP) Server for reading from Google Drive and editing Google Sheets
未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(13個)
fileId
(string): ID of the file to read.
gdrive_read_file
gdrive_search
gsheets_read
gsheets_update_cell
pageSize
(number, optional): Number of results per page (max 100).
pageToken
(string, optional): Token for the next page of results.
query
(string): Search query.
range
(string): Cell range in A1 notation (e.g., 'Sheet1!A1').
ranges
(array of strings, optional): Optional array of A1 notation ranges (e.g., ['Sheet1!A1:B10']). If not provided, reads the entire sheet.
sheetId
(number, optional): Specific sheet ID to read. If not provided with ranges, reads the first sheet.
spreadsheetId
(string): The ID of the spreadsheet to read.
value
(string): New cell value.