Skip to main content

Usage

superbox search

Description

List all available MCP servers from the R2-backed registry. Shows repository URL, tool count, description, and security status for each server.
No arguments or filters - displays all servers in registry

What It Does

1

Fetch from R2

Retrieves all server metadata from R2 registry
2

Display List

Shows formatted list of servers with details

Example

$ superbox search
======================================================================
Available MCP Servers (5 found)
======================================================================

[my-mcp]
Repository: https://github.com/user/my-mcp
Tools: 3
Description: My awesome MCP server
Security: All scans passed

[weather-mcp]
Repository: https://github.com/user/weather-mcp
Tools: 5
Description: Real-time weather data and forecasts
Security: All scans passed

[database-mcp]
Repository: https://github.com/user/database-mcp
Tools: 7
Description: Database management tools
Security: All scans passed

Next Steps

Inspect Server

View server details

Pull Configuration

Download server config