SuperClaude MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CLAUDE_CONFIG_DIR | No | Path to the Claude configuration directory (default: ~/.claude) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| sc_buildD | Universal project builder - Create any type of project with intelligent defaults |
| sc_dev-setupC | Development environment setup - Configure complete dev environment |
| sc_testC | Testing framework - Create and run tests with coverage |
| sc_analyzeC | Code analysis - Multi-dimensional analysis of code quality |
| sc_troubleshootC | Intelligent debugging - Systematic issue resolution |
| sc_improveD | Code improvement - Enhance existing code |
| sc_explainC | Code explanation - Detailed documentation and understanding |
| sc_deployD | Deployment automation - Handle deployment workflows |
| sc_migrateD | Migration assistance - Database and code migrations |
| sc_scanC | Security scanning - Comprehensive security analysis |
| sc_estimateC | Project estimation - Time and resource estimates |
| sc_cleanupC | Code cleanup - Remove technical debt |
| sc_gitD | Git operations - Advanced git workflows |
| sc_designD | System design - Architecture and design patterns |
| sc_spawnC | Create specialized agents - Spawn task-specific AI agents |
| sc_documentC | Documentation generation - Create comprehensive docs |
| sc_loadC | Load configurations - Apply saved configurations |
| sc_personaB | Switch active SuperClaude persona |
| sc_checkpointC | Create or restore git checkpoint |
| sc_token_modeC | Set token optimization mode |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/tinywind/superclaude-gemini-integration-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server