Back to directory
GoogleSheets

GoogleSheets

@Aryan17181

An MCP server providing tools to read, write, and update data in Google Sheets.

Google Sheetsspreadsheetdata managementAPIcontext

Installation & Configuration

{
  "mcpServers": {
    "GoogleSheets": {
      "command": "python",
      "args": [
        "main.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/22
Updated
2025/10/22