mcpbeat Sign in

Clihub MCP Server

local only

Clihub runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm.

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

Installs per day peak 21 · avg 6 · +9% w/w
a month agotoday
35
Installs / week
npm · @clihub/cli
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Clihub every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add clihub -- npx -y @clihub/cli
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "clihub": {
      "args": [
        "-y",
        "@clihub/cli"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.clihub]
command = "npx"
args = ["-y", "@clihub/cli"]
.cursor/mcp.json
{
  "mcpServers": {
    "clihub": {
      "args": [
        "-y",
        "@clihub/cli"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "clihub": {
      "args": [
        "-y",
        "@clihub/cli"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Clihub

same job, measured the same way
Discourse
by discourse

Discourse MCP CLI server (stdio) exposing Discourse tools via MCP

2 380 installs/wk local only
GitHub to MCP Converter
by nirholas

Convert any GitHub repo to MCP server - automatic tool generation API wrap

local only
Erbina
by noahhyden

Bootstrap, verify, and update CLI tools & MCP servers in Claude Code from recipes; audit scopes.

local only
PoetryDB MCP Server
by lacausecrypto

Classic poetry search and discovery via PoetryDB.

34 installs/wk local only
Toolcairn MCP
by neurynae

MCP server for tool discovery: find, compare, and verify tools across 35+ registries.

187 installs/wk local only
inktomd MCP Server
by hadirizvi093

Convert files, URLs, and documents to clean, AI-ready Markdown via MCP.

9 tools answering
agent-tools (x402 + MCP + A2A directory)
by agenttools-cloud

Discover x402 services, MCP servers and A2A agents by intent — agent-tools.cloud directory.

166 installs/wk 11 tools answering
Scan MCP
by jacksenechal

MCP server for scanner discovery and batch capture via SANE

61 installs/wk local only

Clihub — questions

Answers built from our own checks of this server.

Why is there no uptime for Clihub?
Clihub runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @clihub/cli was installed 35 times last week.
How do I connect Clihub?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @clihub/cli straight from npm; nothing to host, nothing to sign up for.
How many people use Clihub?
The npm package @clihub/cli was installed 35 times in the last week. Week over week that is +9%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.