Configuration options
Configuration options for the upCommand function
Optionalconfig?: stringOptional path to custom .mcp.json configuration file
OptionalhttpOnly?: booleanStart only HTTP servers with start blocks (for Claude Code Desktop)
OptionalstdioOnly?: booleanStart only stdio servers (Claude Code compatible mode)
ServerRegistry with servers map, config, connect method, and close function
Start a cluster of MCP servers from a configuration file or object.