google-calendar-mcp logo

google-calendar-mcpGoogle Calendar MCP server Claude Desktop integrācijai

(0)
Daniel NikulshynPārskatījis Daniel Nikulshyn·Atjaunināts 2026. g. jūlijs

Pārskats

Google laika kalendāra MCP Server ir projekts, kas ļauj integrēt Google laiku kalendāru ar Claude Desktop. Tas ļauj Claudio sarunvalodā tiešsaistē interaktēties ar lietotāja Google laika kalendāru, nodrošinot iespēju parādīt, izveidot, labot un izdzēst kalendāra notikumus. Projekts uzstāda tiltni starp Claudi Desktop un Google kalendāra API, apstrādot Google API atslēgas autentifikācijas plūsmu tikai, kas ir droša un atbalstoša pilnīgu kalendāra notikumu operācijas. Tas izmanto TypeScript reālizašanai, MCP SDK integrāciju ar Claudi Desktop un Google API pieslēgumu pie Google kalendāra API. Izmantotajiem ierīču resursiem var labot reģistratūrijas evenementus, palaicot izvēles iespējas ar getEvents metodi, kā arī izmantot createEvent un updateEvent, lai izveidotu vai mainītu atkārtīgas un nepārtrauktu evenimentu. Projektā ir iekļauts arī OAuth2 autorizēšanas plūsma, schema validešana un drošu tokena apstrāde.

Galvenās funkcijas

  • Google Calendar integrācija
  • MCP implementācija
  • OAuth2 autentifikācija
  • Notikumu pārvaldība (iegūt, izveidot, atjaunināt, dzēst)
  • Krāsu atbalsts
  • STDIO transports

Cenas

Modelis
Free
Kategorija
MCP Serveri
Vērtējums
Nav atsauksmju

Lietošanas gadījumi

Notikumu plānošana

Lietotāji var izveidot un atjaunināt kalendāra notikumus, izmantojot dabiskās valodas mijiedarbību ar Claude Desktop.

Kalendāra pārbaude

Lietotāji var iegūt un parādīt kalendāra notikumus, izmantojot getEvents rīku.

Plusi un mīnusi

Plusi

  • Iespējina dabiskās valodas mijiedarbību ar Google Calendar
  • Atbalsta visaptverošus kalendāra notikumu darbības (iegūt, izveidot, atjaunināt, dzēst)
  • Droši apstrādā OAuth2 autentifikāciju

Mīnusi

  • Prasa tehnisko konfigurēšanu un iestatīšanu
  • Ierobežots Google Calendar integrācijai

Atsauksmes

Pieslēdzies, lai atstātu atsauksmi.

Vēl nav atsauksmju. Esi pirmais!

Jautājumi

What are the main prerequisites for setting up this MCP server?

You need a TypeScript environment, the MCP SDK (@modelcontextprotocol/sdk), and the googleapis package. Configuration is managed with dotenv, and you must register a Google API client ID/secret to enable OAuth2 authentication. The setup requires some technical knowledge to run and integrate with Claude Desktop.

Asked by Dmitri Volkov · Jul 23, 2026

What calendar event operations are supported by the server?

The server supports retrieving events (getEvents), creating new events, updating existing events, and deleting events. It also allows setting and updating event colors using the colorId parameter and now supports recurring events via a recurrence parameter.

Asked by Lindiwe Mahlangu · Jul 7, 2026

How does the Google Calendar MCP Server handle authentication with Google Calendar?

It uses a secure OAuth2 flow, implemented with @hono/oauth PKCE support, and encrypts tokens with AES‑256 GCM. The process is automated via browser launch or manual input through Readline in server environments.

Asked by Sven Bergqvist · Apr 22, 2026

Uzdod jautājumu

MCP Serveri alternatīvas