ravitejamandapati/ontap-mcp — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me an ONTAP MCP server in Go that lets AI assistants like Claude Desktop, GitHub Copilot, and other MCP clients manage NetApp ONTAP storage through normal language requests.

I want it to connect to one or more ONTAP clusters from a simple config file, expose useful tools to the MCP client, and support common storage admin tasks like listing clusters and resources, creating and managing volumes, handling snapshot or data protection policies, and setting up NFS and CIFS access controls. Make it practical for self service storage provisioning, not just a demo.

Please include clear setup docs, an example config, local run instructions, Docker support, and enough logging so an admin can understand what is happening. Keep the defaults safe and make errors easy to read. Add examples showing how someone would connect it to Claude Desktop or another MCP client.

Look up current MCP and NetApp ONTAP docs online if you need to.

Want more depth? Deep Reverse