Back to Apps

Gemini SuperClaude MCP Server
Supports UIby Dianel555
Advanced MCP server for Gemini CLI with intelligent command routing, 14 domain-expert agents, and 6 MCP integrations.
0 stars
Works in:Gemini CLI
Exposes:ToolsResourcesPrompts
What it does
Connects the Gemini CLI to the SuperClaude Framework v4.0.9, enabling a sophisticated orchestration layer for AI agents. It transforms the Gemini CLI into a powerhouse for system design, security auditing, and complex software engineering through specialized command routing and persona switching.
Tools
sc:build/sc:implement: High-level code generation and implementation.sc:analyze/sc:troubleshoot: Deep system analysis and debugging.sc:business-panel: Multi-expert business analysis with 9 thought leaders.sc:workflow/sc:design: Architectural planning and CI/CD orchestration.sc:load/sc:save: Cross-session memory persistence via Serena MCP.
Installation
Add the following to your Gemini CLI configuration (~/.gemini/settings.json):
{
"mcpServers": {
"superclaude": {
"command": "npx",
"args": ["-y", "gemini-superclaude-mcp-server"],
"env": {
"CLAUDE_CONFIG_DIR": "${HOME}/.claude"
}
}
}
}
Supported hosts
- gemini-cli
Quick install
npm install -g gemini-superclaude-mcp-serverInformation
- Pricing
- free
- Published
- 7/4/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Gemini CLI
Add the server configuration to ~/.gemini/settings.json using npx gemini-superclaude-mcp-server





