CDC Prime ReportStream MCP connector
CDC Prime ReportStream is the CDC's platform for routing public health data between healthcare organizations, laboratories, and state health departments. The CDC Prime ReportStream MCP connector allows AI agents to submit reports to the data hub, manage organization settings, and configure receiver endpoints for data distribution. It also supports retrieving and updating organization configurations to control how public health data flows through the platform.
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 CDC Prime ReportStream MCP connector to perform the following actions:
- Route public health reports from multiple data sources to appropriate receivers in CDC Prime ReportStream
- Configure sender and receiver organizations to exchange disease surveillance data securely
- Manage organization settings and access controls across your CDC Prime ReportStream tenant
- Delete outdated senders, receivers, and organizations from CDC Prime ReportStream
- Submit health data reports directly to the CDC Prime ReportStream data hub
- Retrieve current sender and receiver configurations to audit your CDC Prime ReportStream setup
- Update receiver and sender settings to modify routing rules and data flow policies
Example prompts
Use the following example prompts to invoke CDC Prime ReportStream MCP connector tools from your AI assistant or Boomi Connect workflow:
Show me all organizations configured in CDC Prime ReportStream.List every sender and their current settings in CDC Prime ReportStream.What receivers are set up in CDC Prime ReportStream and when were they last modified?Post this health report to the CDC Prime ReportStream data hub.Update the receiver settings for our hospital network in CDC Prime ReportStream.Delete the sender that we no longer use from CDC Prime ReportStream.Create a new organization for our regional health department in CDC Prime ReportStream.Get the settings for a specific receiver in CDC Prime ReportStream.Remove an organization and all its associated senders and receivers from CDC Prime ReportStream.Update the direct settings for our organization in CDC Prime ReportStream.
CDC Prime ReportStream MCP connector tools
The CDC Prime ReportStream MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| createReports | Submits a new report to the ReportStream data hub for processing and distribution. |
| getSettingsOrganizations | Retrieves configuration settings for a specified organization. |
| headSettingsOrganizations | Checks the availability and headers for organization settings without retrieving full data. |
| deleteSettingsOrganizations | Removes configuration settings for a specified organization. |
| getSettingsOrganizations2 | Retrieves additional or alternate organization settings configuration information. |
| updateSettingsOrganizations | Modifies existing configuration settings for a specified organization. |
| getSettingsOrganizationsReceivers | Retrieves receiver configuration details for a specified organization. |
| deleteSettingsOrganizationsReceivers | Removes receiver configuration for a specified organization. |
| getSettingsOrganizationsReceivers2 | Retrieves additional or alternate receiver settings for an organization. |
| updateSettingsOrganizationsReceivers | Modifies receiver configuration settings for a specified organization. |
| getSettingsOrganizationsSenders | Retrieves sender configuration details for a specified organization. |
| deleteSettingsOrganizationsSenders | Removes sender configuration for a specified organization. |
| getSettingsOrganizationsSenders2 | Retrieves additional or alternate sender settings for an organization. |
| updateSettingsOrganizationsSenders | Modifies sender configuration settings for a specified organization. |