Gcal Fast
БесплатноНе проверенA Google Calendar MCP server built with FastMCP, providing tools for event CRUD, calendar management, and availability queries via the Google Calendar API.
Описание
A Google Calendar MCP server built with FastMCP, providing tools for event CRUD, calendar management, and availability queries via the Google Calendar API.
README
Google Calendar MCP server built with FastMCP. Provides 10 tools for calendar management, event CRUD, and availability queries via the Google Calendar API v3.
Setup
1. Google OAuth Credentials
Place your Google Cloud OAuth client credentials at ~/.gcal-mcp/gcp-oauth.keys.json (or in the project directory — they'll be copied automatically).
If you already have a GCP project configured for another Google API (e.g. gmail-fast-mcp), you can reuse the same OAuth client — just enable the Google Calendar API in that project.
2. Authenticate
uv run python -m gcal_fast_mcp auth
This opens a browser for the OAuth flow and saves tokens to ~/.gcal-mcp/credentials.json.
For cloud environments with a custom callback URL:
uv run python -m gcal_fast_mcp auth https://your-domain.com/oauth2callback
3. Run the Server
uv run python -m gcal_fast_mcp
MCP Client Configuration
{
"mcpServers": {
"google-calendar": {
"command": "uv",
"args": ["--directory", "/path/to/gcal-fast-mcp", "run", "google-calendar-fast-mcp"]
}
}
}
Tools
| Tool | Description |
|---|---|
list_calendars |
List all calendars the user has access to |
get_calendar |
Get details of a specific calendar |
list_events |
List events within a time range (supports search, recurring expansion) |
get_event |
Get full details of a single event |
create_event |
Create a new event with attendees, location, etc. |
update_event |
Update an existing event (partial updates supported) |
delete_event |
Delete an event |
quick_add |
Create an event from natural language (e.g. "Lunch tomorrow at noon") |
check_availability |
Check free/busy status for one or more calendars |
Configuration
Environment variables (prefix GCAL_):
| Variable | Default | Description |
|---|---|---|
GCAL_OAUTH_PATH |
~/.gcal-mcp/gcp-oauth.keys.json |
OAuth client secrets file |
GCAL_CREDENTIALS_PATH |
~/.gcal-mcp/credentials.json |
Saved OAuth tokens |
GCAL_DEFAULT_CALENDAR |
primary |
Default calendar ID |
GCAL_MAX_RESULTS |
50 |
Default max events returned |
Google Calendar API Scopes
calendar— Full calendar accesscalendar.events— Event CRUD operations
Установка Gcal Fast
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/jeffmm/gcal-fast-mcpFAQ
Gcal Fast MCP бесплатный?
Да, Gcal Fast MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Gcal Fast?
Нет, Gcal Fast работает без API-ключей и переменных окружения.
Gcal Fast — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Gcal Fast в Claude Desktop, Claude Code или Cursor?
Открой Gcal Fast на 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 Gcal Fast with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории productivity
