SkillAgentSearch skills...

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

Install / Use

claude mcp add Dianel555 -- npx -y github:Dianel555/gemini-superclaude-mcp-server

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

40/100

Supported Platforms

Claude Code
Claude Desktop
Gemini CLI

Tags

{ "name": "gemini-superclaude-mcp-server", "version": "2.0.2", "description": "Gemini MCP server for SuperClaude Framework v4.0.9 - Enhanced command routing with 22 commands (including business-panel), 14 agents, and 6 MCP integrations for Gemini CLI", "type": "module", "main": "superclaude-server.js", "bin": { "superclaude-mcp": "superclaude-server.js" }, "scripts": { "start": "node superclaude-server.js", "dev": "node --watch superclaude-server.js", "test": "node test-server.js", "validate": "node validate-config.js", "install-commands": "node install-commands.js", "uninstall-commands": "node uninstall-commands.js" }, "keywords": [ "mcp", "superclaude", "gemini-cli", "ai-orchestration", "persona-switching", "intelligent-routing", "claude-framework" ], "author": "dianel", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.15.0" }, "devDependencies": {}, "engines": { "node": ">=18.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/Dianel555/gemini-superclaude-mcp-server.git" }, "config": { "superclaude": { "framework_version": "v4.0.9", "core_features": [ "enhanced-command-routing", "14-agent-system", "6-mcp-integrations", "cross-session-persistence", "behavioral-modes", "intelligent-orchestration" ], "commands": 22, "agents": 14, "modes": 5, "mcp_servers": 6 } } }

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low