Back to Browse

Ask Llm MCP Server

AI & MLLow Risk9.9MCP RegistryLocal
Free

Server data from the Official MCP Registry

Bridge Claude with Gemini CLI for AI-to-AI collaboration, code review, and second opinions

About

Bridge Claude with Gemini CLI for AI-to-AI collaboration, code review, and second opinions

Security Report

9.9
Low Risk9.9Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. Trust signals: 4 highly-trusted packages. 1 finding(s) downgraded by scanner intelligence.

14 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

What You'll Need

Set these up before or after installing:

Timeout for Gemini CLI execution in milliseconds (default: 300000 = 5 minutes)Optional

Environment variable: GMCPT_TIMEOUT_MS

Log verbosity: debug, info, warn, error (default: warn)Optional

Environment variable: GMCPT_LOG_LEVEL

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-lykhoyda-ask-gemini": {
      "env": {
        "GMCPT_LOG_LEVEL": "your-gmcpt-log-level-here",
        "GMCPT_TIMEOUT_MS": "your-gmcpt-timeout-ms-here"
      },
      "args": [
        "-y",
        "@ask-llm/gemini-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!