mcp-unix-manual
If you are the rightful owner of mcp-unix-manual and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server that provides Unix command documentation directly within Claude conversations.
The Unix Manual Server (MCP) is a Model Context Protocol server designed to integrate Unix command documentation into conversations with Claude, a popular AI assistant. This server allows users to access help pages, man pages, and usage information for Unix commands directly within their chat interface. It also provides functionalities to list available Unix commands on the user's system and verify the existence and version of specific commands. The server is built to be secure, preventing command injection by validating command names and executing them safely. It is compatible with Claude Desktop and other MCP-compatible clients, making it a versatile tool for users who frequently interact with Unix systems.
Features
- Get command documentation: Retrieve help pages, man pages, and usage information for Unix commands.
- List common commands: Discover available commands on your system, categorized by function.
- Check command existence: Verify if a specific command is available and get its version information.