You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mcp_servers.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,20 @@ The [NetApp DataOps Toolkit MCP Server for ONTAP](netapp_dataops_traditional/doc
16
16
-**List Snapshots**: Retrieve a list of all snapshots for a specific volume.
17
17
-**Create SnapMirror Relationship**: Set up SnapMirror relationships for efficient data replication.
18
18
-**List SnapMirror Relationships**: Retrieve a list of all SnapMirror relationships on the storage system.
19
+
-**Create FlexCache Volume**: Create FlexCache volumes for efficient data access and caching.
20
+
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.
19
33
20
34
## NetApp DataOps Toolkit for Kubernetes MCP Server
21
35
@@ -40,3 +54,4 @@ This MCP Server provides the following tools for managing JupyterLab workspaces
40
54
-**ListVolumes**: List all volumes.
41
55
-**CreateVolumeSnapshot**: Create a snapshot of a volume.
42
56
-**ListVolumeSnapshots**: List all snapshots of volumes.
0 commit comments