disable_server
Disable a Docker MCP server by its name. Pass the server name (e.g., 'github', 'slack') to deactivate it and remove it from service.
Instructions
Disable a specific Docker MCP server by name
Args: server_name: Name of the server to disable (e.g., 'github', 'slack', 'notion')
Returns: Dictionary with success status and server removal details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||