claude mcp add comclihub-clihub -- npx -y @clihub/cli
{
"mcpServers": {
"comclihub-clihub": {
"command": "npx",
"args": ["-y", "@clihub/cli"]
}
}
}
{
"mcpServers": {
"comclihub-clihub": {
"command": "npx",
"args": ["-y", "@clihub/cli"]
}
}
}
{
"mcpServers": {
"comclihub-clihub": {
"command": "npx",
"args": ["-y", "@clihub/cli"]
}
}
}
About This MCP Server
The com.clihub/clihub server enables conversion of any CLI binary to a Model Context Protocol server, allowing developers to wrap existing command-line tools and make them compatible with AI coding assistants. It connects to npm and utilizes stdio, providing a way to discover and integrate CLI tools and recipes. Developers would use this tool to extend the capabilities of their AI coding assistants by incorporating a wide range of command-line tools into their workflow.
Convert any CLI binary to an MCP server via `ch mcp wrap`; discover CLI tools & recipes.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with other capabilities via the stdio transport.
Package
@clihub/cli on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The clihub server extends your AI assistant with other capabilities. Once installed, your AI can use its tools automatically.