mcp-cohesity
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| COHESITY_DOMAIN | No | Authentication domain | LOCAL |
| COHESITY_CLUSTER | Yes | Cohesity cluster hostname or IP address | |
| COHESITY_PASSWORD | Yes | Password for authentication | |
| COHESITY_USERNAME | Yes | Username for authentication | |
| COHESITY_ALLOW_SELF_SIGNED | No | Accept self-signed SSL certificates | true |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_cluster_infoB | Get Cohesity cluster information including name, ID, software version, and node count |
| get_cluster_statsB | Get Cohesity cluster storage and throughput statistics including used/total capacity and data throughput |
| list_protection_policiesB | List all Cohesity data protection policies including schedule, retention, and replication settings |
| list_protection_groupsB | List Cohesity protection groups (backup jobs) with status, schedule, and last run information |
| get_protection_groupC | Get detailed information about a specific Cohesity protection group including configuration, schedule, and last run status |
| run_protection_groupC | Trigger an on-demand backup run for a Cohesity protection group |
| list_protection_runsC | List recent backup runs for a Cohesity protection group with status, duration, and data size |
| get_protection_runB | Get detailed information about a specific Cohesity backup run including per-object status and statistics |
| list_sourcesC | List all registered Cohesity protection sources such as vSphere, Physical servers, NAS, SQL, and more |
| get_sourceC | Get detailed information about a specific Cohesity protection source including its object hierarchy |
| list_recovery_tasksC | List Cohesity recovery tasks with status, type, and progress information |
| get_recovery_taskA | Get detailed information about a specific Cohesity recovery task including per-object restore status |
| list_alertsB | List Cohesity cluster alerts with severity, description, and resolution status |
| resolve_alertC | Mark a Cohesity alert as resolved |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/fredriksknese/mcp-cohesity'
If you have feedback or need assistance with the MCP directory API, please join our Discord server