Google Calendar
Created 6 months ago
A Model Context Protocol (MCP) server that provides Google Calendar integration for AI assistants.
development
documentation
public
calendar
AI integration
What is Google Calendar?
Google Calendar MCP Server for managing Google calendar events. Also supports searching for events by attributes like title and location.
Server Config
{
"mcpServers": {
"google-calendar-server": {
"command": "npx",
"args": [
"google-calendar"
]
}
}
}
Links & Status
Project Info
Hosted
Featured
Created At:
May 23, 2025
Updated At:
Aug 07, 2025
Author:
nspady
Category:
community
License:
MIT
Tags:
development
documentation
public