Skip to main content
Glama

Desktop Commander MCP

stop_search

Stop active background search processes in Desktop Commander MCP. Gracefully terminate ongoing searches when results are found or operations take too long, while preserving final results for review.

Instructions

Stop an active search. Stops the background search process gracefully. Use this when you've found what you need or if a search is taking too long. Similar to force_terminate for terminal processes. The search will still be available for reading final results until it's automatically cleaned up after 5 minutes. This command can be referenced as "DC: ..." or "use Desktop Commander to ..." in your instructions.

Input Schema

NameRequiredDescriptionDefault
sessionIdYes

Input Schema (JSON Schema)

{ "properties": { "sessionId": { "type": "string" } }, "required": [ "sessionId" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/wonderwhy-er/ClaudeComputerCommander'

If you have feedback or need assistance with the MCP directory API, please join our Discord server