Skip to main content
DatabasesTypeScript

freema/mcp-gsheets

MCP server for Google Sheets API integration with comprehensive reading, writing, formatting, and sheet management capabilities.

databasescloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/freema/mcp-gsheets

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-gsheets": {
      "command": "npx",
      "args": [
        "-y",
        "freema/mcp-gsheets"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Databases
Language
TypeScript
Author
freema