Skip to main content

atmos mcp restart

Use this command to stop and restart an external MCP server. This is useful for picking up configuration changes or recovering from server errors.

Experimental

atmos mcp restart --help

Usage

atmos mcp restart <name>

Arguments

name
The name of the MCP server to restart (as shown in atmos mcp list).

Flags

This command has no command-specific flags.

Examples

# Restart a server
atmos mcp restart aws-docs

# Example output:
# ✓ Restarted MCP server "aws-docs" (4 tools available)