CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"CLI11": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-CLI11"
]
}
}
}