gemini-mcp-tool and gemini-superclaude-mcp-server
These are complements: the first provides direct Gemini CLI integration for Claude, while the second builds an orchestration layer on top of Gemini CLI with persona switching and command routing capabilities.
About gemini-mcp-tool
jamubc/gemini-mcp-tool
MCP server that enables AI assistants to interact with Google Gemini CLI, leveraging Gemini's massive token window for large file analysis and codebase understanding
Implements the Model Context Protocol (MCP) to bridge Claude with Gemini CLI, exposing tools like `ask-gemini` and `sandbox-test` for safe code execution and file analysis using the `@` syntax for context injection. Integrates directly into Claude Desktop and Claude Code via stdio transport, defaulting to the `gemini-2.5-pro` model while supporting configurable model selection and sandbox mode for isolated script testing.
About gemini-superclaude-mcp-server
Dianel555/gemini-superclaude-mcp-server
A **complete rewrite** of the original SuperClaude MCP server with intelligent command routing, dynamic persona switching, and real MCP server orchestration for Gemini CLI.Th
Implements intelligent command routing through 14 domain-expert agents and 5 behavioral modes, replacing static personas with context-aware agent selection that auto-triggers based on task keywords. Integrates 6 MCP servers (Sequential, Context7, Magic, Playwright, Morphllm, Serena) via stdio transport for complex reasoning, UI generation, browser automation, and cross-session memory persistence. Exposes all 22 commands through Gemini CLI's TOML configuration with auto-installation, providing business analysis via a 9-thought-leader panel alongside specialized agents for architecture, security, DevOps, and Python expertise.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work