Google Firebase Cloud Messaging MCP connector
Google Firebase Cloud Messaging is Google's cross-platform messaging solution that delivers notifications and data messages to iOS, Android, and web applications at no cost. The Google Firebase Cloud Messaging MCP connector allows AI agents to send push notifications and data messages to specific devices, topics, or user segments across multiple platforms. It supports targeting messages by device tokens, managing notification payloads with custom data, and delivering time-sensitive alerts to application users.
Authentication type
- OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.
Uses
Use the Google Firebase Cloud Messaging MCP connector to perform the following actions:
- Send push notifications to mobile app users across iOS and Android platforms simultaneously
- Deliver time-sensitive alerts to specific user segments based on registration tokens
- Broadcast announcements to all subscribers of a particular topic without managing individual device lists
- Trigger in-app messages when customers complete purchases or abandon shopping carts
- Notify field teams of urgent job assignments and status updates in real time
- Send personalized reminders to app users about upcoming appointments or events
- Distribute emergency notifications or service updates to large audiences instantly
Example prompts
Use the following example prompts to invoke Google Firebase Cloud Messaging MCP connector tools from your AI assistant or Boomi Connect workflow:
Send a notification through Google Firebase Cloud Messaging to all users subscribed to our promotions topic.Deliver an order confirmation message via Google Firebase Cloud Messaging to a specific customer's device.Create a workflow that sends a push notification through Google Firebase Cloud Messaging when a new support ticket arrives.Send a reminder message through Google Firebase Cloud Messaging to app users who haven't logged in this week.Broadcast an emergency alert using Google Firebase Cloud Messaging to all active users in our production environment.Trigger a notification through Google Firebase Cloud Messaging when inventory levels drop below the reorder threshold.Send personalized welcome messages via Google Firebase Cloud Messaging to newly registered mobile app users.Deliver appointment reminders through Google Firebase Cloud Messaging 24 hours before scheduled events.Send a message through Google Firebase Cloud Messaging to users matching a specific demographic condition.Create an automated notification through Google Firebase Cloud Messaging when order status changes to shipped.
Google Firebase Cloud Messaging MCP connector tools
The Google Firebase Cloud Messaging MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| fcm_projects_messages_send | Sends a message to devices through Firebase Cloud Messaging service. |