Google Sheets MCPServer

mkummer225
GitHub
Google SheetsAI IntegrationData Management

Loading subscription status...

💡 Description

AI agent connector for directly interacting with Google Sheets using the Model Context Protocol (MCP). It enables natural language creation, reading, and modification of spreadsheets.

📝 JSON Entries

{
  "mcpServers": [
    {
      "google-sheets-mcp": {
        "args": [
          "/{path_to_dir}/google-sheets-mcp/dist/index.js"
        ],
        "command": "node"
      }
    }
  ]
}

🛠️ Tools

Google Cloud Consolenpm

Features

  • Refresh authentication for Google accounts
  • List Google Sheets
  • Create and edit sheets
  • Read data from specified rows and columns

💬 Example Queries

  • List all sheets in the Google spreadsheet
  • Create a new sheet in Google Sheets
  • Read all data from a specific sheet