Skip to content

Commit 0b80e17

Browse files
committed
update top level MCP README
1 parent 827a689 commit 0b80e17

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

mcp_servers.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,19 @@ The [NetApp DataOps Toolkit MCP Server for ONTAP](netapp_dataops_traditional/doc
1818
- **List SnapMirror Relationships**: Retrieve a list of all SnapMirror relationships on the storage system.
1919
- **Create FlexCache Volume**: Create FlexCache volumes for efficient data access and caching.
2020

21+
## NetApp DataOps Toolkit MCP Server for Google Cloud NetApp Volumes
22+
23+
The [NetApp DataOps Toolkit MCP Server for Google Cloud NetApp Volumes](netapp_dataops_traditional/docs/gcnv_mcp_server_readme.md) is an MCP Server that enables AI agents to manage volumes and snapshots using Google Cloud NetApp Volumes.
24+
25+
### Available Tools
26+
27+
- **Create Volume:** Rapidly provision new NetApp volumes in Google Cloud with customizable configurations including protocols, security settings, and backup policies.
28+
- **Clone Volume:** Create near-instantaneous, space-efficient clones of existing volumes from snapshots using NetApp technology.
29+
- **List Volumes:** Retrieve a list of all existing data volumes in a specified project and location.
30+
- **Create Snapshot:** Create space-efficient, read-only copies of data volumes for versioning and traceability.
31+
- **List Snapshots:** Retrieve a list of all snapshots for a specific volume.
32+
- **Create Replication:** Set up replication relationships for efficient data replication and disaster recovery between volumes.
33+
2134
## NetApp DataOps Toolkit for Kubernetes MCP Server
2235

2336
The [NetApp DataOps Toolkit for Kubernetes MCP Server](netapp_dataops_k8s/docs/mcp_server_k8s.md) is an MCP Server that enables AI agents to manage persistent volumes, volume snapshots, and JupyterLab workspaces within a Kubernetes cluster. This MCP server relies on the NetApp Trident CSI driver and is compatible with NetApp AFF and FAS appliances, Amazon FSx for NetApp ONTAP, Azure NetApp Files, Google Cloud NetApp Volumes, and NetApp Cloud Volumes ONTAP.
@@ -41,4 +54,4 @@ This MCP Server provides the following tools for managing JupyterLab workspaces
4154
- **ListVolumes**: List all volumes.
4255
- **CreateVolumeSnapshot**: Create a snapshot of a volume.
4356
- **ListVolumeSnapshots**: List all snapshots of volumes.
44-
- **CreateFlexCache**: Create a FlexCache volume.
57+
- **CreateFlexCache**: Create a FlexCache volume.

0 commit comments

Comments
 (0)