Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

@Suncreation/ Google Docs

БесплатноНе проверен

MCP server for Google Docs, Sheets & Drive with full formatting support.

GitHubEmbed

Описание

MCP server for Google Docs, Sheets & Drive with full formatting support.

README

MCP server for Google Docs, Sheets & Drive with full formatting support.

Fork of a-bonus/google-docs-mcp with fixed OAuth flow (replaced deprecated OOB with localhost redirect).

Quick Start with npx

npx @suncreation/mcp-google-docs

Installation

Option 1: Environment Variables (Recommended for npx)

{
  "mcpServers": {
    "google-docs": {
      "command": "npx",
      "args": ["-y", "@suncreation/mcp-google-docs"],
      "env": {
        "GOOGLE_CLIENT_ID": "your-client-id.apps.googleusercontent.com",
        "GOOGLE_CLIENT_SECRET": "your-client-secret",
        "TOKEN_PATH": "/path/to/token.json"
      }
    }
  }
}

Option 2: credentials.json File

{
  "mcpServers": {
    "google-docs": {
      "command": "npx",
      "args": ["-y", "@suncreation/mcp-google-docs"],
      "env": {
        "CREDENTIALS_PATH": "/path/to/credentials.json",
        "TOKEN_PATH": "/path/to/token.json"
      }
    }
  }
}

First Run: OAuth Authentication

On first run, a browser window will open for Google authentication. After approval, token.json is saved for future use.

Features

Google Docs

  • Read/write documents
  • Text formatting (bold, italic, colors)
  • Paragraph styling (alignment, spacing)
  • Tables, images, page breaks
  • Comment management

Google Sheets

  • Read/write spreadsheets
  • Append rows, clear ranges
  • Create spreadsheets, add sheets

Google Drive

  • List, search, create documents
  • Folder management
  • Move, copy, rename, delete files

Environment Variables

Variable Description
GOOGLE_CLIENT_ID OAuth Client ID
GOOGLE_CLIENT_SECRET OAuth Client Secret
CREDENTIALS_PATH Path to credentials.json (alternative to above)
TOKEN_PATH Path to save/load token.json
SERVICE_ACCOUNT_PATH Path to service account key (for enterprise)
GOOGLE_IMPERSONATE_USER Email to impersonate (with service account)

Google Cloud Setup

  1. Go to Google Cloud Console
  2. Create a project
  3. Enable APIs: Google Docs API, Google Sheets API, Google Drive API
  4. Create OAuth 2.0 credentials (Desktop app)
  5. Important: Add http://localhost:3000/oauth2callback to Authorized redirect URIs
  6. Download credentials.json or copy Client ID/Secret

License

MIT - Based on a-bonus/google-docs-mcp

from github.com/SunCreation/mcp-google-docs

Установка @Suncreation/ Google Docs

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/SunCreation/mcp-google-docs

FAQ

@Suncreation/ Google Docs MCP бесплатный?

Да, @Suncreation/ Google Docs MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для @Suncreation/ Google Docs?

Нет, @Suncreation/ Google Docs работает без API-ключей и переменных окружения.

@Suncreation/ Google Docs — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить @Suncreation/ Google Docs в Claude Desktop, Claude Code или Cursor?

Открой @Suncreation/ Google Docs на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Notion

Read and write pages in your workspace

Notionавтор: Notion

Linear

Issues, cycles, triage — from Claude

Linearавтор: Linear
Pro

Google Drive

Search and read your Drive files

Googleавтор: Google

mindsdb/mindsdb

Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).

mindsdbавтор: mindsdb

fulcradynamics/fulcra-context-mcp

MCP server for accessing personal health and biometric data including sleep stages, heart rate, HRV, glucose, workouts, calendar, and location via the Fulcra Li

fulcradynamicsавтор: fulcradynamics

aymericzip/intlayer

A MCP Server that enhance your IDE with AI-powered assistance for Intlayer i18n / CMS tool: smart CLI access, access to the docs.

aymericzipавтор: aymericzip

rinadelph/Agent-MCP

A framework for creating multi-agent systems using MCP for coordinated AI collaboration, featuring task management, shared context, and RAG capabilities.

rinadelphавтор: rinadelph

WhenLabs-org/when

Developer toolkit: auto-detect stack for AI context files, catch port conflicts, validate .env schemas, spot docs drift, audit dependency licenses, and time cod

WhenLabs-orgавтор: WhenLabs-org

Beltran12138/wecom-docs-mcp-server

WeCom (Enterprise WeChat) document operations via MCP: create, read, and edit Docs and Smartsheets (9 tools). Fills the doc-CRUD gap — existing WeCom MCP server

Beltran12138автор: Beltran12138

madbonez/caldav-mcp

Universal MCP server for CalDAV protocol integration. Works with any CalDAV-compatible calendar server including Yandex Calendar, Google Calendar (via CalDAV),

madbonezавтор: madbonez

Compare @Suncreation/ Google Docs with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории productivity