Command Palette

Search for a command to run...

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

Google Docs And Gmail Server

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

An MCP server that exposes Google Docs and Gmail capabilities to LLMs via SSE transport.

GitHubEmbed

Описание

An MCP server that exposes Google Docs and Gmail capabilities to LLMs via SSE transport.

README

This is a Model Context Protocol (MCP) server that exposes Google Docs and Gmail capabilities to LLMs via the official mcp SDK using an SSE transport over FastAPI.

Setup Instructions

1. Google Cloud Setup

  1. Go to the Google Cloud Console.
  2. Create a new project.
  3. Enable the Google Docs API and Gmail API.
  4. Go to APIs & Services > Credentials and create an OAuth client ID (Desktop app).
  5. Download the JSON file and save it as credentials.json in the root of this project.

2. Installation

Install the dependencies:

pip install -r requirements.txt

3. Authentication

Before running the server in a cloud environment, you must run it locally once to authenticate and generate the token.json file. The server will print an authorization URL if token.json is missing. Complete the OAuth flow to generate token.json.

4. Running the Server

Start the server using uvicorn:

uvicorn server:app --host 0.0.0.0 --port 8000

The MCP SSE endpoints will be available at:

  • /sse (for connecting)
  • /messages/ (for posting messages)

from github.com/yv12/MCP-Server-Gmail-GoogleDocs-

Установка Google Docs And Gmail Server

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

▸ github.com/yv12/MCP-Server-Gmail-GoogleDocs-

FAQ

Google Docs And Gmail Server MCP бесплатный?

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

Нужен ли API-ключ для Google Docs And Gmail Server?

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

Google Docs And Gmail Server — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Google Docs And Gmail Server в Claude Desktop, Claude Code или Cursor?

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

Похожие MCP

Compare Google Docs And Gmail Server with

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

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

Автор?

Embed-бейдж для README

Похожее

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