๐ Quickstart
Connect to the Google Calendar MCP server with Nango using your Google account.Create the integration
In Nango (free signup), go to Integrations โ Configure New Integration โ Google Calendar (MCP).
Authorize with Google
Go to Connections โ Add Test Connection โ Google Calendar (MCP) and authorize with your Google account.
Call the Google Calendar MCP server
Make your first MCP request (e.g. initialize). Replace the placeholders below with your secret key, integration ID, and connection ID:Or fetch credentials with the Node SDK or API.โ
Youโre connected! Check the Logs tab in Nango to inspect requests.
- cURL
- Node
Implement Nango in your app
Follow our Auth implementation guide to integrate Nango in your app.To obtain your own production credentials, follow the setup guide linked below.
๐ Google Calendar (MCP) guides
Nango-maintained guides for common use cases.- How to register your own Google Calendar (MCP) OAuth app
Register an OAuth app with Google, enable the Google Calendar MCP API, and connect it to Nango.