Gdocs Server
БесплатноНе проверенEnables reading, editing, and rewriting Google Docs documents with tools that support full content replacement, appending, heading-based insertion, and style-pr
Описание
Enables reading, editing, and rewriting Google Docs documents with tools that support full content replacement, appending, heading-based insertion, and style-preserving rewrites.
README
An MCP (Model Context Protocol) server for reading and editing Google Docs.
Tools
read_document— read the full text content of a Google Docedit_document— replace the full content of a Google Docappend_to_document— add content to the end of a Google Docinsert_after_heading— insert content after a named headingstyle_preserving_rewrite— rewrite a doc's content while preserving its existing paragraph/text stylesdebug_styles— dump the raw, unprocessed per-paragraph style data for a doc, straight from the Docs API
Setup
- Create a Google Cloud project, enable the Google Docs API, and create an OAuth 2.0 Client ID
(Desktop app type). Download the client secret JSON and save it in this directory as
credentials.json. - Install dependencies into a virtualenv:
python3 -m venv venv ./venv/bin/pip install -r requirements.txt - Run the one-time auth flow to generate
token.json:./venv/bin/python auth.py - Point your MCP client at
server.py(e.g. via./venv/bin/python server.py).
credentials.json and token.json are gitignored — never commit them, they grant access to
your Google account.
Установка Gdocs Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/christinak44/gdocs-mcp-serverFAQ
Gdocs Server MCP бесплатный?
Да, Gdocs Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Gdocs Server?
Нет, Gdocs Server работает без API-ключей и переменных окружения.
Gdocs Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Gdocs Server в Claude Desktop, Claude Code или Cursor?
Открой Gdocs Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Notion
Read and write pages in your workspace
автор: NotionLinear
Issues, cycles, triage — from Claude
автор: LinearGoogle Drive
Search and read your Drive files
автор: Googlemindsdb/mindsdb
Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).
автор: mindsdbCompare Gdocs Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории productivity
