MCP Directory
Back

mcp-gsheets

by freema · TypeScript · ★ 61

MCP server for Google Sheets - Read, write and manipulate spreadsheets through Claude Desktop

#automation#google-sheets-api#mcp#nodejs#typescript

Install

npx -y github:freema/mcp-gsheets

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

[](https://www.npmjs.com/package/mcp-gsheets) A Model Context Protocol (MCP) server for Google Sheets API integration. Enables reading, writing, and managing Google Sheets documents directly from your MCP client (e.g., Claude Code, Claude Desktop, Cursor, etc.). - **Complete Google Sheets Integration**: Read, write, and manage spreadsheets - **Advanced Operations**: Batch operations, formatting, charts, and conditional formatting - **Flexible Authentication**: Support for both file-based and JSON string credentials - **Production Ready**: Built with TypeScript, comprehensive error handling,…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers