Unix Manual Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_command_documentationC | Get documentation for a command in Unix-like system. Args: command: The command to get documentation for (no arguments) prefer_economic: Whether to prefer the economic approach (--help/-h/help) [default: True] man_section: Specific manual section to look in (1-9) [optional] Returns: The command documentation as a string |
| list_common_commandsB | List common Unix commands available on the system. Returns: A list of common Unix commands |
| check_command_existsC | Check if a command exists on the system. Args: command: The command to check Returns: Information about whether the command exists |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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