Описание
Minimal Google Calendar MCP Server
README
Uses Google Calendar API method to fetch upcoming events only.
Test output:

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

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/
Установить Minimal Google Calendar в Claude Desktop, Claude Code, Cursor
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
автор: 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).
автор: mindsdbfulcradynamics/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
автор: fulcradynamicsaymericzip/intlayer
A MCP Server that enhance your IDE with AI-powered assistance for Intlayer i18n / CMS tool: smart CLI access, access to the docs.
автор: aymericziprinadelph/Agent-MCP
A framework for creating multi-agent systems using MCP for coordinated AI collaboration, featuring task management, shared context, and RAG capabilities.
автор: rinadelphWhenLabs-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-orgBeltran12138/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
автор: Beltran12138madbonez/caldav-mcp
Universal MCP server for CalDAV protocol integration. Works with any CalDAV-compatible calendar server including Yandex Calendar, Google Calendar (via CalDAV),
автор: madbonezCompare Minimal Google Calendar with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории productivity
