geminicli-mcp
geminicli-mcp
Zustandsloser MCP-Server, der das Headless Gemini CLI umschließt.
stdio-Transport, spawn-per-client
zwei Tools:
gemini_prompt,gemini_prompt_with_contextkeine Sitzungen, kein
working_dir, keine Timeout-Durchsetzungläuft im
cwddes Server-Prozesses
Installation
npm install
npm run buildDie Binärdatei wird als geminicli-mcp bereitgestellt (siehe package.json#bin).
Related MCP server: gemini-cli-mcp
Tools
gemini_prompt
Feld | Typ | Erforderlich | Anmerkungen |
prompt | string | ja | Prompt-Text |
model | string | nein | z. B. |
Gibt den Antworttext des CLI zurück.
gemini_prompt_with_context
Feld | Typ | Erforderlich | Anmerkungen |
prompt | string | ja | Prompt-Text |
context | string | ja | wird dem Prompt innerhalb von |
model | string | nein | z. B. |
Gibt den Antworttext des CLI zurück.
Umgebungsvariablen
GEMINI_CLI_BIN— überschreibt den Pfad zurgemini-Binärdatei.Die Umgebung des Kindprozesses wird mit
NO_COLOR=1undTERM=dumbbereinigt.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceAn 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.1
- AlicenseAqualityDmaintenanceA secure MCP server that wraps the Google Gemini CLI, allowing clients to query Gemini models using local OAuth sessions without requiring an API key. It provides tools for model interaction and diagnostics with built-in protection against command injection.2155MIT
- FlicenseAqualityDmaintenanceWraps the Gemini CLI as an MCP server, enabling AI tools to perform Gemini queries, interactive sessions, and extension management via a unified tool.11
- Alicense-qualityDmaintenanceA Model Context Protocol server that wraps the Gemini CLI, enabling AI assistants to send prompts, research topics, analyze code, and summarize content using Gemini.11MIT
Related MCP Connectors
MCP server for AI dialogue using various LLM models via AceDataCloud
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
MCP server for generating rough-draft project plans from natural-language prompts.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/trevoraspencer/geminicli-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server