enable_server
Activate a named Docker MCP server with OAuth-first authentication to unlock its tools for AI use.
Instructions
Enable a specific Docker MCP server by name (with OAuth-first authentication)
Args: server_name: Name of the server to enable (e.g., 'github', 'slack', 'notion')
Returns: Dictionary with success status, message, and authentication details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||