Skip to main content

Unizo MCPs

Connect all Unizo platform actions directly to LLM clients and agents via the standardized Model Context Protocol.

The Model Context Protocol (MCP) is an open protocol that standardizes how AI applications provide context to Large Language Models (LLMs).

Unizo provides production-ready MCP servers for each integration, giving your AI agents direct access to all Unizo platform actions across 100s of connectors and hundreds of tools. See the complete list at connectors.

Authentication with third-party providers is fully abstracted. All you need is Unizo service key to securely access any integrated system. You can create integrations using the create-integration tool, and you can view them in the Unizo Dashboard.

Unizo's Action Layer - MCP ready

Unizo gives you access not only to remote-hosted MCP servers, but also to other flexible interfaces for integrating actions into your AI Agents, whatever stack you use to build your agent:

Details

Multiple Integration Options Use the MCP server tools and the Unified API endpoints, all leveraging the same integrations and authentication. You can also access the Unizo AI Toolset to work with specialized LLM tools.

Accuracy & Context Optimization

Enhance and dynamically optimize your agent's toolset with Meta Tools for real-time discovery, curation, and augmentation of available actions. Every tool has structured input/output schemas and documentation, making it easy for both developers and LLMs to understand how and when to use each capability, so your agent can adapt as your use cases grow without overwhelming the model.

Purpose-Built, Business-Ready Action Design

Unizo tools aren't necessarily direct wrappers to single API endpoints, many are mapped to high-value, context-optimized actions tailored to common business use cases, making them efficient and LLM-friendly, even if the underlying provider API is large, complex and easily misunderstood by LLMs.

Available Tools

Unizo MCP provides access to hundreds of tools across 12 major platform categories. Each tool is designed for enterprise workflows with proper authentication, error handling, and standardized responses.

EDR & XDR

Investigate threats, analyze device health, and automate security responses across CrowdStrike, SentinelOne, Microsoft Defender, and other EDR solutions.

Tool NameDescription
edr_list_integrationsGet integrations for a specific EDR service
edr_list_devicesBrowse devices with pagination and sorting
edr_get_device_detailsRetrieve comprehensive device information
edr_list_device_alertsBrowse alerts for a specific device
edr_get_device_alert_detailsRetrieve detailed alert information

Vulnerability Management

Discover, assess, and remediate security vulnerabilities across your infrastructure with tools for Tenable, Qualys, Rapid7, and more.

Tool NameDescription
vms_list_connectorsGet list of available vulnerability management services
vms_list_integrationsGet integrations for a specific VMS service
vms_list_vulnerabilitiesBrowse vulnerabilities with filtering and pagination
vms_get_vulnerability_summaryRetrieve comprehensive vulnerability information
vms_list_assetsBrowse assets with pagination and sorting
vms_get_asset_detailsRetrieve detailed asset information
vms_get_asset_risk_assessmentGet risk assessment for a specific asset
vms_list_scansBrowse vulnerability scans
vms_get_scan_detailsRetrieve detailed scan information

Ticketing & ITSM

Create, update, and manage tickets across Jira, ServiceNow, Linear, GitHub Issues, and other ticketing platforms.

Tool NameDescription
ticketing_list_connectors Get list of available ticketing services
ticketing_list_integrationsGet integrations for a specific ticketing service
ticketing_list_organizationsBrowse available organizations
ticketing_get_organizationRetrieve comprehensive organization information
ticketing_list_collectionsBrowse collections (projects/boards)
ticketing_get_collectionRetrieve detailed collection information
ticketing_list_usersBrowse users with pagination
ticketing_get_userRetrieve detailed user information
ticketing_list_ticketsBrowse tickets with pagination
ticketing_get_ticketRetrieve comprehensive ticket information
ticketing_create_ticketCreate a new ticket
ticketing_create_bulk_ticketsCreate multiple tickets in bulk
ticketing_update_ticketUpdate an existing ticket
ticketing_link_ticketsLink two tickets together
ticketing_list_commentsBrowse ticket comments
ticketing_get_commentRetrieve detailed comment information
ticketing_create_commentCreate a new comment
ticketing_list_attachmentsBrowse ticket attachments
ticketing_get_attachmentRetrieve attachment information
ticketing_create_attachmentUpload a new attachment
ticketing_list_labelsBrowse ticket labels
ticketing_create_labelCreate a new label

Communications

Send messages, manage channels, and automate communication workflows across Slack, Microsoft Teams, Discord, and other messaging platforms.

Tool NameDescription
comms_list_connectorsGet list of available communication services
comms_list_integrationsGet integrations for a specific communication service
comms_list_organizationsBrowse organizations with pagination
comms_get_organization_detailsRetrieve detailed organization information
comms_list_channelsBrowse channels within an organization
comms_get_channel_detailsRetrieve detailed channel information
comms_create_messageCreate a new message in a channel

Incident Management

Manage security incidents, coordinate response efforts, and track resolution across PagerDuty, Opsgenie, and incident management platforms.

Tool NameDescription
incident_list_connectorsGet list of available incident management services
incident_list_integrationsGet integrations for a specific incident service
incident_list_organizationsBrowse organizations
incident_get_organizationRetrieve organization details
incident_list_services_for_orgBrowse services within an organization
incident_get_serviceRetrieve service details
incident_list_teamsBrowse teams for a service
incident_get_teamRetrieve team details
incident_list_incidentsBrowse incidents for a team
incident_get_incidentRetrieve incident details
incident_create_incidentCreate a new incident
incident_update_incidentUpdate an existing incident

Identity Management

Manage users, groups, permissions, and access controls across Active Directory, Okta, Azure AD, and identity providers.

Tool NameDescription
identity_list_integrationsGet integrations for a specific identity service
identity_list_usersBrowse users with comprehensive filtering and pagination
identity_get_user_detailsRetrieve detailed user information with expandable resources
identity_list_groupsBrowse and search groups with filtering options
identity_get_group_detailsRetrieve comprehensive group information
identity_list_group_membersBrowse members of a specific group
identity_get_group_member_detailsRetrieve detailed member information
identity_list_user_sessionsList active and historical sessions for a user
identity_get_session_detailsRetrieve detailed session information

Infrastructure & Cloud

Monitor and manage cloud resources, permissions, and configurations across AWS, Azure, GCP, and infrastructure platforms.

Tool NameDescription
infra_list_connectorsGet list of available infrastructure services
infra_list_integrationsGet integrations for a specific infrastructure service
infra_list_accountsBrowse infrastructure accounts with pagination
infra_list_collectionsBrowse available collections with pagination
infra_get_collection_detailsRetrieve comprehensive collection information
infra_list_usersBrowse users in a collection with pagination
infra_get_user_detailsRetrieve detailed user information
infra_list_resourcesBrowse infrastructure resources with pagination
infra_get_resource_detailsRetrieve comprehensive resource information
infra_list_policiesBrowse access policies with pagination
infra_get_policy_detailsRetrieve detailed policy information
infra_list_rolesBrowse IAM roles with pagination
infra_get_role_detailsRetrieve detailed role information

Key Management

Securely manage secrets, certificates, and cryptographic keys across HashiCorp Vault, AWS KMS, Azure Key Vault, and secret management systems.

Tool NameDescription
key_management_list_connectorsGet list of available key management services
key_management_list_integrationsGet integrations for a specific key management service
key_management_list_vaultsBrowse vault configurations with filtering and pagination
key_management_get_vault_detailsRetrieve detailed vault configuration information
key_management_list_secretsBrowse secrets within a vault with filtering
key_management_get_secret_detailsRetrieve detailed secret information including versions and metadata
key_management_create_secretCreate a new secret in a vault
key_management_update_secretUpdate an existing secret value or metadata
key_management_rotate_secretRotate a secret and create a new version

Package & Container Registry

Manage container images, packages, and artifacts across Docker Hub, ECR, ACR, Harbor, and registry platforms.

Tool NameDescription
pcr_list_connectorsGet list of available PCR services
pcr_list_integrationsGet integrations for a specific PCR service
pcr_list_organizationsBrowse and search organizations with filtering options
pcr_get_organization_detailsRetrieve comprehensive organization information
pcr_list_repositoriesBrowse repositories within an organization
pcr_get_repository_detailsRetrieve detailed repository information
pcr_list_artifactsBrowse artifacts within a repository
pcr_get_artifact_detailsRetrieve detailed artifact information
pcr_list_tagsBrowse tags within an artifact
pcr_get_tag_detailsRetrieve detailed tag information

Source Code Management

Access repositories, manage code, track changes, and automate development workflows across GitHub, GitLab, Bitbucket, and source control platforms.

Tool NameDescription
scm_list_integrationsGet integrations for a specific SCM service
scm_list_organizationsBrowse SCM organizations with pagination
scm_get_organizationRetrieve detailed organization information
scm_list_repositoriesBrowse repositories within an organization
scm_get_repositoryRetrieve comprehensive repository information
scm_list_branchesBrowse branches within a repository
scm_get_branchRetrieve detailed branch information
scm_list_commitsBrowse commit history with pagination
scm_get_commitRetrieve detailed commit information
scm_list_pull_requestsBrowse pull requests with pagination
scm_get_pull_requestRetrieve detailed pull request information
scm_create_pull_requestCreate a new pull request
scm_update_pull_requestUpdate an existing pull request

Observability & Monitoring

Query logs, metrics, traces, and monitoring data across DataDog, New Relic, Splunk, and observability platforms.

Tool NameDescription
observability_list_connectorsGet list of available observability services
observability_list_integrationsGet integrations for a specific observability service
observability_list_logsBrowse logs with filtering and pagination
observability_get_log_detailsRetrieve detailed log entry information

File Storage

Manage files, folders, permissions, and collaboration across Google Drive, SharePoint, Dropbox, and cloud storage platforms.

Tool NameDescription
storage_list_connectorsGet list of available storage services
storage_list_integrationsGet integrations for a specific storage service
storage_list_drivesBrowse available drives with pagination
storage_get_drive_detailsRetrieve comprehensive drive information
storage_list_foldersBrowse and search folders with pagination
storage_get_folder_detailsRetrieve detailed folder information
storage_create_folderCreate a new folder
storage_update_folderUpdate folder properties
storage_delete_folderDelete a folder
storage_list_filesBrowse and search files with pagination
storage_get_file_detailsRetrieve comprehensive file information
storage_create_fileCreate a new file
storage_update_fileUpdate file content
storage_delete_fileDelete a file
storage_list_usersBrowse storage users with pagination
storage_get_user_detailsRetrieve user information
storage_list_groupsBrowse storage groups with pagination
storage_get_group_detailsRetrieve group information
storage_list_versionsList file version history
storage_get_version_detailsRetrieve specific version information
storage_list_permissionsList file permissions
storage_get_permission_detailsRetrieve permission details
storage_add_permissionAdd file permission
storage_delete_permissionRemove file permission
storage_list_commentsList file comments
storage_get_comment_detailsRetrieve comment information
storage_create_commentCreate a new comment
storage_update_commentUpdate comment content
storage_delete_commentDelete a comment

Integration Options

Unizo MCP can be integrated in two ways, depending on your use case:

Applications & IDEs (No-Code/Low-Code)

Use these when you want to directly interact with integrated systems through conversational AI without writing code, eg. Claude Desktop and more.

SDKs & Frameworks (Programmatic)

Use these when building custom AI applications, agents, or products that need to integrate with multiple systems. This pertains to libraries that support the MCP protocol, such as Anthropic SDK, Pydantic AI, OpenAI Agents SDK, LangChain, CrewAI and more.