Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by uberkael • Uncategorized
An MCP tool for querying and exploring Unix man pages with fallback to command help output.
Retrieve Unix man pages programmatically.
Fallback help information when man pages are unavailable.
Access man pages via different runtime environments or HTTP.
Manito is a command-line tool that allows users to query and explore Unix manual pages (man pages). If a man page does not exist for a command, it automatically falls back to displaying the command's help output or the --help option. It supports multiple execution environments including NPX, Bun, and a streamable HTTP server, making it versatile for different user setups.