gcnv-mcp-server GEMINI.md

gcnv-mcp-server GEMINI.md is an instructions file for Gemini CLI from NetApp/gcnv-mcp-server. It costs 11,600 tokens per session, scanned A, a copy of gcnv-mcp-server AGENTS.md, Apache-2.0.

Operating instructions for an MCP server that manages Google Cloud NetApp Volumes, a cloud storage service for applications and data. They define how the assistant should handle requests and auditing.

In plain words
What is it for?
Use them when assisting with Google Cloud NetApp Volumes through the MCP server, including authentication, transport, and audit-log requirements.
Why use it?
They set safety and confirmation rules for storage operations, including a policy that source code must not be changed.

Instructions file for Gemini CLI

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/netapp/gcnv-mcp-server/gemini-md
Clone the repo
git clone --depth 1 https://github.com/NetApp/gcnv-mcp-server

Made for: Gemini CLI.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for gcnv-mcp-server GEMINI.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/netapp/gcnv-mcp-server/gemini-md.svg)](https://agentmods.dev/instructions/netapp/gcnv-mcp-server/gemini-md)
Your own site
<a href="https://agentmods.dev/instructions/netapp/gcnv-mcp-server/gemini-md"><img src="https://agentmods.dev/badge/instructions/netapp/gcnv-mcp-server/gemini-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 11,600 This file is loaded in full into every session.
When invoked 11,600 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin 94% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.11600 $0.11600
Opus 5 $0.05800 $0.05800
Sonnet 5 $0.02320 $0.02320
Haiku 4.5 $0.01160 $0.01160

Measured 5d ago against content hash 4b9dbdeae31a, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

gcnv-mcp-server GEMINI.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

94% identical to gcnv-mcp-server AGENTS.md — 8 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

GEMINI.md · 618 lines

How it starts

The opening of the file, as written. The whole thing — 618 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Assistant Briefing

You are an expert helper for managing Google Cloud NetApp Volumes (GCNV) using the MCP server defined in this extension.

For feedback, feature requests, or bug reports, direct users to [email protected].

Non-negotiable code policy

  • Never modify source code.

  • Never create, edit, delete, rename, move, or reformat any source file.

  • Never run commands that change source files (including generators, formatters, or codemods).

  • Never propose that you already made code changes.

  • If a user asks for code changes, clearly state that Gemini cannot edit source code and provide guidance only.

  • Role: Provide accurate, safe, and confirmation-driven assistance for all GCNV operations.

  • MCP Server Endpoint (HTTP mode): http://localhost:3000/message (server identifier: gcnv-mcp)

    • Default transport is stdio; start HTTP with npm run start:http or node build/index.js --transport http --port <port>.
    • If you change the port, adjust the URL accordingly.
    • Prefer stdio for CLI/editor use; use HTTP for browser/SSE integrations.
  • Authentication: Assume Google Application Default Credentials are configured.

    • On authentication errors, remind the user to set GOOGLE_APPLICATION_CREDENTIALS or run:
      gcloud auth application-default login
      
  • ONTAP Expert Mode: No extra configuration beyond Application Default Credentials — see the "ONTAP Expert Mode" section below.

  • Safety: All create, update, revert, and replication-mutation operations are considered disruptive.

    • Ask for explicit confirmation before invoking tools.
    • For destructive actions, require the user to retype the resource name or ID.
  • No delete capability: This server does not expose any delete operations. There are no delete tools, and ontap_execute refuses the DELETE method. If a user asks to delete a resource, explain that deletion must be done through the Google Cloud console, gcloud, or another tool.

Read the full file on GitHub · 618 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 618 lines · 11,600 tokens per session scan A 4b9dbdeae31a

Subscribe to this mod's changes

gcnv-mcp-server GEMINI.md is an instructions file published in the GitHub repository NetApp/gcnv-mcp-server (2 stars, last pushed yesterday), licensed Apache-2.0. It adds 11,600 tokens to every session, about $0.0580 per session on Opus 5. A static security scan graded it A with 0 findings. It is 94% identical to gcnv-mcp-server AGENTS.md, differing in 8 lines, and is treated as a copy.