run_mcp
Execute server operations like listing, starting, stopping, or restarting MCP servers on the Hanzo MCP platform using specific commands and optional server targets.
Instructions
Run operations on MCP servers.
Args: operation: The operation to perform (list, start, stop, info, restart) server: The server to operate on (optional, for specific server operations) **kwargs: Additional arguments for the operation
Returns: Operation result
Input Schema
Name | Required | Description | Default |
---|---|---|---|
ctx | Yes | ||
kwargs | Yes | ||
operation | Yes | ||
server | No |