Skip to content

Latest commit

 

History

History
53 lines (38 loc) · 1011 Bytes

File metadata and controls

53 lines (38 loc) · 1011 Bytes
title thv stop
hide_title true
description Reference for ToolHive CLI command `thv stop`
last_update
author
autogenerated
slug thv_stop
mdx
format
md

thv stop

Stop one or more MCP servers

Synopsis

Stop one or more running MCP servers managed by ToolHive. Examples:

Stop a single MCP server

thv stop filesystem

Stop multiple MCP servers

thv stop filesystem github slack

Stop all running MCP servers

thv stop --all

Stop all servers in a group

thv stop --group production

thv stop [workload-name...] [flags]

Options

  -a, --all            Stop all running MCP servers
  -g, --group string   Filter by group
  -h, --help           help for stop
      --timeout int    Timeout in seconds before forcibly stopping the workload (default 30)

Options inherited from parent commands

      --debug   Enable debug mode

SEE ALSO

  • thv - ToolHive (thv) is a lightweight, secure, and fast manager for MCP servers