OAuth-based Google Sheets MCP for MCP Studio. Files owned by the authenticated user, not a service account.

Google Sheets (OAuth) MCP — for MCP Studio

OAuth-based Google Sheets MCP. Files are owned by you (theauthenticated user), not a service account, so they land in your personalDrive and ownership/sharing works the normal way.

Companion to mcp-studio-google-sheets-mcpwhich uses a service account. The OAuth flavour avoids the"service-accounts-in-personal-projects can't create files" landmine.

Setup

You need a Google OAuth Client ID before installing.

  1. https://console.cloud.google.com → APIs & Services → Credentials.
  2. Create Credentials → OAuth client ID.
  3. Application type: Desktop app. (Web app works too if you prefer.)
  4. Give it a name (e.g. "MCP Studio Sheets"). Click Create.
  5. Copy the Client ID Google shows you. (No client secret needed —Studio uses PKCE.)
  6. On the OAuth consent screen tab, add your Google email to Testusers if the consent screen is in Testing mode.
  7. Make sure Google Sheets API and Google Drive API are enabled(APIs & Services → Library → Enable).

Install in MCP Studio

/install https://github.com/RPieterse/mcp-studio-google-sheets-oauth-mcp

After install, Studio opens Settings → MCP Servers → Google Sheets(OAuth). Expand the row, then:

  1. Paste your OAuth Client ID into the input field and clickSave.
  2. Click Authorize in browser below. Approve the Google consentscreen. Studio captures the tokens.

After that:

  • /osheet_create Demo creates a sheet owned by you, in your My Drive.

Why the duplicated trigger names

The service-account MCP uses /sheet_create, /sheet_read. This OAuthflavour uses /osheet_create, /osheet_read so you can have BOTH MCPsinstalled at the same time without trigger collisions.

Caveats

  • Studio currently keeps OAuth tokens in memory only (no keychainpersistence yet — tracked in the main repo's docs/ROADMAP.md). You'llre-authorize on every Studio launch.
  • Google access tokens expire after ~1 hour. The MCP's OAuth2Clientauto-refreshes IF Google handed us a refresh_token on first consent.If it didn't (this happens when you've authorized this client before),reauthorize with prompt=consent once to force a new refresh token.

MCP Server · Populars

MCP Server · New

    uarlouski

    🚀 TestRail MCP Server

    AI-native MCP server connecting Claude, Cursor, Windsurf, and other AI assistants to TestRail — manage test cases, runs, and results through natural-language conversation, with typed schemas built for LLMs.

    Community uarlouski
    metabase

    Metabase MCP Server

    The easy-to-use open source Business Intelligence and Embedded Analytics tool that lets everyone work with data :bar_chart:

    Community metabase
    mindsdb

    USE CASES

    Platform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.

    Community mindsdb
    reflex-search

    Reflex

    Reflex - The instant, code-aware local search engine.

    Community reflex-search
    Licinexus

    @licinexusbr/mcp

    MCP server for Brazilian public procurement data (PNCP + Receita Federal). Maintained by Licinexus.

    Community Licinexus