Shell-MCP

shell_dig

Perform DNS lookups with a secure, whitelisted command execution tool integrated into the Shell-MCP server for controlled and reliable domain resolution.

Instructions

DNS lookup utility

Input Schema

NameRequiredDescriptionDefault
argsNoCommand arguments

Input Schema (JSON Schema)

{ "properties": { "args": { "description": "Command arguments", "items": { "type": "string" }, "type": "array" } }, "type": "object" }
ID: jyubrnnudg