Provides access to Unix manual pages directly within Claude for searching and reading documentation on macOS.
Sponsored
Explore and interact with Unix manual pages directly within your Claude conversations. This Model Context Protocol (MCP) server, built with Swift for macOS, allows users to query specific man pages, search for commands by keyword using `apropos`, and browse standard documentation sections without ever leaving their chat environment. It offers a seamless and efficient way to access essential Unix command-line information for developers and system administrators.
Key Features
01Read full Unix manual pages for any command
02Search documentation by keyword using `apropos`
03Browse standard Unix manual page sections
04Natively built with Swift for macOS for optimal performance
050 GitHub stars
Use Cases
01Search for commands related to a specific topic such as 'network' or 'processes'
02Quickly read the man page for a specific command like 'grep' or 'ls'
03List all available standard Unix manual sections within Claude