Google Calendar
Integrates with Google Calendar to enable natural language querying, event creation, and calendar management using the Google Calendar API and OAuth 2.0 authentication.
Featured
View Source527 stars
0 tools
Created Aug 2025
@nspady/nspady-google-calendar-google-calendar-mcpAbout
Integrates with Google Calendar to enable natural language querying, event creation, and calendar management using the Google Calendar API and OAuth 2.0 authentication.
Categories
general
Installation
npm
npm install @nspady/nspady-google-calendar-google-calendar-mcp
Configuration
{
"mcpServers": {
"nspady-google-calendar-google-calendar-mcp": {
"command": "npx",
"args": [
"-y",
"@nspady/nspady-google-calendar-google-calendar-mcp"
]
}
}
}