Claude Desktop Commander MCP

block_command

Prevent specific terminal commands from executing by adding them to the blacklist in the Claude Desktop Commander MCP server, ensuring controlled command management and security.

Instructions

Add a command to the blacklist. Once blocked, the command cannot be executed until unblocked.

Input Schema

NameRequiredDescriptionDefault
commandYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "command": { "type": "string" } }, "required": [ "command" ], "type": "object" }

You must be authenticated.

Other Tools from Claude Desktop Commander MCP

Related Tools

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/DesktopCommanderMCP'

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