51
/ 100
5 days ago
glama

Gemini CLI MCP Server

An MCP server that wraps the Gemini CLI to provide tools for executing prompts, managing chat sessions, and accessing CLI extensions. It supports both local stdio and remote SSE transports for flexible integration with MCP clients.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool descriptions don’t match what handlers do
8 tools describe read intent but their handlers mutate — gemini_list_sessions (line 195: result = subprocess.run(); gemini_list_extensions (line 218: result = subprocess.run(); gemini_version (line 242: result = subprocess.run()
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_SERVER_HOSTEnvironment==0.0.0.0
configMCP_SERVER_PORTEnvironment==8601
configGEMINI_PATH
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 7 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/wminson-gemini-mcp-server-1ou93p)](https://m8ven.ai/mcp/wminson-gemini-mcp-server-1ou93p)
commit: 110aa3a58c77c549da4f2ea140a2e95e71343b6b
code hash: 0050a5f38560e74ffdd794e9f9c9233af647b20584ba60f2ad709ee30505325b
verified: 6/17/2026, 12:16:17 PM
view raw JSON →