ONTAP-MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ONTAP_PASSWORD | Yes | ONTAP admin password. Stored by Claude Desktop and written only to a local file mounted read-only into the container. | |
| ONTAP_USERNAME | Yes | ONTAP admin username. | |
| ONTAP_READ_ONLY | No | Whether to run in read-only mode. On by default; no provisioning/deletion tools are registered when true. Use "true" or "false". | true |
| ONTAP_LOCAL_PORT | No | Host port the container is published on, bound to 127.0.0.1 only. | 8083 |
| ONTAP_DOCKER_IMAGE | No | Docker image to use for the ONTAP MCP server. | ghcr.io/netapp/ontap-mcp:latest |
| ONTAP_CLUSTER_ADDRESS | Yes | Hostname or IP of the ONTAP cluster's management LIF. | |
| ONTAP_SKIP_TLS_VERIFY | No | Whether to skip TLS certificate verification. On by default because most on-prem clusters use self-signed certs. Use "true" or "false". | true |
| ONTAP_ADDITIONAL_CLUSTERS | No | Raw YAML to add more clusters (additional pollers) for multi-cluster setups. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |