We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nylas-samples/nylas-api-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
google-pubsub.md•543 B
### Set up Google Pub/Sub
If your project monitors for email message-related webhook notifications from Google services, you must [set up a Pub/Sub topic in your GCP app](https://developer.nylas.com/docs/dev-guide/provider-guides/google/connect-google-pub-sub/) so Google can notify you about changes to email messages in real-time. This is _required_.
For complete and detailed information, see [Create a Google authentication application for Nylas v3](https://developer.nylas.com/docs/dev-guide/provider-guides/google/create-google-app/).