Command Palette

Search for a command to run...

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

Minimal Google Calendar

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

Minimal Google Calendar MCP Server

GitHubEmbed

Описание

Minimal Google Calendar MCP Server

README

Uses Google Calendar API method to fetch upcoming events only.

Test output:

Sample output from the MCP server for calendar events

Pre-requisites

Create an app on GCP and get client secret.

  • Set up your Google Workspace project and Auth Platform by following Google's documentation
  • Download the client secret JSON and keep in the repo base folder as credentials.json

Run MCP Server

uv venv
uv sync
uv run src/tool.py

Add to Claude Desktop [Windows Setting]

Note: You must have it installed.

Open file in Notepad: %USERPROFILE%\AppData\Roaming\Claude\claude_desktop_config.json

Add the MCP server entry to the JSON:

"gcal-mcp": {
    "command": <PATH TO uv.exe>,
    "args": [
        "--directory",
        <PATH TO THE MCP SERVER FOLDER>,
        "run",
        "src\\tool.py"
    ]
}

It may look like this finally:

{
	"mcpServers": {
		"gcal-mcp": {
			"command": "%USERPROFILE%\\Miniconda3\\Scripts\\uv.exe",
			"args": [
				"--directory",
				"E:\\Dev\\mcp\\servers\\gcal",
				"run",
				"src\\tool.py"
			]
		}
	}
}

It should look like this in Claude Desktop

Running MCP server for Claude Desktop

Note

I use Miniconda. Hence the path to UV shows up this way. If you have different setup, you will have to figure out where UV.exe is installed.
UV setup guide: https://docs.astral.sh/uv/getting-started/installation/

from github.com/cnayan/minimal-google-calendar-mcp-server

Установить Minimal Google Calendar в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install minimal-google-calendar

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add minimal-google-calendar -- uvx gcal-mcp

Пошаговые гайды: как установить Minimal Google Calendar

FAQ

Minimal Google Calendar MCP бесплатный?

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

Нужен ли API-ключ для Minimal Google Calendar?

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

Minimal Google Calendar — hosted или self-hosted?

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

Как установить Minimal Google Calendar в Claude Desktop, Claude Code или Cursor?

Открой Minimal Google Calendar на 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 Minimal Google Calendar with

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

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

Автор?

Embed-бейдж для README

Похожее

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