🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@infoinlet/mcp-calendar

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@infoinlet/mcp-calendar

Google Calendar for AI agents — list/create/delete events and free-busy, using an OAuth access token. MCP server.

latest
npmnpm
Version
0.1.1
Version published
Weekly downloads
23
-36.11%
Maintainers
1
Weekly downloads
 
Created
Source

@infoinlet/mcp-calendar

Google Calendar for AI agents — list_events, create_event (all-day or timed, attendees), delete_event, free_busy. Needs a Google OAuth GOOGLE_ACCESS_TOKEN (calendar scope); CALENDAR_ID defaults to primary.

{ "mcpServers": { "calendar": { "command": "npx", "args": ["-y", "@infoinlet/mcp-calendar"], "env": { "GOOGLE_ACCESS_TOKEN": "ya29...." } } } }

FAQs

Package last updated on 29 May 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts