Skip to main content
Glama

Unix Manual Server

by tizee

check_command_exists

Verify the existence of a specific Unix command on the system. Provides immediate confirmation for command availability, enabling efficient troubleshooting and execution planning.

Instructions

Check if a command exists on the system.

Args: command: The command to check

Returns: Information about whether the command exists

Input Schema

NameRequiredDescriptionDefault
commandYes

Input Schema (JSON Schema)

{ "properties": { "command": { "title": "Command", "type": "string" } }, "required": [ "command" ], "title": "check_command_existsArguments", "type": "object" }

Other Tools from Unix Manual Server

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/tizee/mcp-unix-manual'

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