by e-mon · MCP Server · ★ 26
An extension for Gemini CLI that adds autonomous agent orchestration. Scheduling · Memory · MCP Tools · Multi-channel Messaging Why GeminiClaw? GeminiClaw extends Gemini CLI — it doesn't replace it. All LLM reasoning, tool use, and sandbox execution happen inside Gemini CLI via ACP. GeminiClaw never touches OAuth tokens or calls backend services directly — it spawns Gemini CLI processes and communicates over stdio. ACP process pool — Keeps warm Gemini CLI processes with session affinity. Stateful multi-turn conversations without replay overhead.
| Stars | 26 |
| Forks | 2 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 66.2821344671517/100 |
| Open Issues | 2 |
| Last Updated | 2026-03-26 |
| Created | 2026-03-03 |
| Platforms | cli, gemini, mcp, node |
| Est. Tokens | ~390k |
Explore other popular mcp server tools:
geminiclaw is Personal autonomous agent powered by Gemini CLI. Orchestrates scheduling, persistent memory, MCP tools, and multi-channel messaging.. It is categorized as a MCP Server with 26 GitHub stars.
geminiclaw is primarily written in TypeScript.
You can find installation instructions and usage details in the geminiclaw GitHub repository at github.com/e-mon/geminiclaw. The project has 26 stars and 2 forks, indicating an active community.
geminiclaw is released under the MIT license, making it free to use and modify according to the license terms.