🔌

clihub

Convert any CLI binary to an MCP server via `ch mcp wrap`; discover CLI tools & recipes.

Other stdio npm npmstdio
RUN IN TERMINAL
claude mcp add comclihub-clihub -- npx -y @clihub/cli
ADD TO claude_desktop_config.json
{ "mcpServers": { "comclihub-clihub": { "command": "npx", "args": ["-y", "@clihub/cli"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "comclihub-clihub": { "command": "npx", "args": ["-y", "@clihub/cli"] } } }
ADD TO .cursor/mcp.json
{ "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.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/comclihub-clihub.svg)](https://skillsplayground.com/mcps/comclihub-clihub/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.