← mcp-cli-gemini

mcp-cli-gemini 6c77b99cb1b605ce27a5eb64f512cef6e4ae8f53

source_git · rlaksana/mcp-cli-gemini · current release

1
Tools
0
Resources
0
Templates
0
Prompts

Observation

Observed 2026-08-25T13:42:11.262Z using mcpSecurity-inventory. Status: succeeded. Negotiated protocol: 2025-06-18.

Server capabilities
{
  "tools": {}
}

Tools 1

ToolCategoryAnnotationsRisk
geminiExecute Gemini CLI commands. Supports queries, interactive mode, and extension management.
Input schema
{
  "type": "object",
  "properties": {
    "query": {
      "type": "string",
      "description": "Query to send to Gemini CLI (or extension command when using extensions)"
    },
    "model": {
      "type": "string",
      "description": "Model to use (e.g., gemini-pro, gemini-1.5-flash)"
    },
    "sandbox": {
      "type": "boolean",
      "description": "Run in sandbox mode for code execution"
    },
    "yolo": {
      "type": "boolean",
      "description": "Auto-approve all actions (YOLO mode)"
    },
    "interactive": {
      "type": "boolean",
      "description": "Run in interactive mode (returns command for manual execution)"
    },
    "extensions": {
      "type": "string",
      "description": "Extension command: 'list' or 'info:extensionName'"
    }
  },
  "required": [
    "query"
  ]
}
— · —

Resources 0

Resource templates 0

Prompts 0

Let’s talk about MCP security.

Share your details and our security team will contact you.