Enables Claude to interact with Google Calendar through natural language, providing the ability to view, create, update, and delete calendar events with persistent OAuth2 authentication.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.AUTH_HOSTAUTH_PORT— You can customize the authentication server port with "": "4153" (default is 4153)GOOGLE_CLIENT_ID— your_client_idGOOGLE_CLIENT_SECRET— your_client_secretGOOGLE_REDIRECT_URI— "": "http://localhost:4153/oauth2callback"HOSTPORTTOKEN_ENCRYPTION_KEY— =your_64_character_hex_stringUSE_MANUAL_AUTH— If you're running in an environment where localhost is not accessible (e.g., remote server or container), add "": "true" to enable manual code entry[](https://m8ven.ai/mcp/naotaka3-google-calendar-mcp-vz5pcv)