Usage
Description
Publish an MCP server to the S3-backed registry with comprehensive security scanning.Options
MCP server name (reads from
superbox.json if not provided)Force overwrite if server already exists in registry
What It Does
Security Pipeline
The 5-step security check includes:- SonarQube: Code quality, bugs, code smells, security hotspots
- Bandit: Python security issues (SQL injection, XSS, etc.)
- GitGuardian: Secret detection (API keys, tokens, credentials)
- Tool Discovery: Validates MCP tool definitions
- Unified Report: Comprehensive security assessment
Prerequisites
superbox.json
Run
superbox init firstEnvironment Variables
Configure
.env with AWS, SonarQube, GitGuardian credentials