mcpbeat Sign in

PipesHub MCP Server

by pipeshub-ai Your server? Claim it
not responding

PipesHub is listed as active in the registry but did not answer our last check. 1 050 installs a week from npm. Last commit 16 Sep 2026.

Permissioned search and cited answers over Slack, Drive, Gmail, Jira, and 50+ workplace sources.

Installs per day peak 292 · avg 96 · +78% w/w
a month agotoday
Uptime history 32 days of history · worst day 0%
32 days agonow
0.0%
Uptime 24h
0 of 91 checks
Tools
hidden behind auth
0 ms
Response time
average over 24h
1 050
Installs / week
npm and PyPI

What the code does

We read the source, 17 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] bin/pipeshub.js:1
этот файл ставится пользователю, но в репозитории его нет
Reads files and sends them to the network [пакет] bin/pipeshub.js:345
  for (const entry of await readdir(from, { withFileTypes: true })) {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add mcp --transport http https://{instance_host}/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://{instance_host}/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://{instance_host}/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://{instance_host}/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://{instance_host}/mcp"
    }
  }
}

Endpoints

URLTransportStateLatencyChecked
https://{instance_host}/mcp streamable-http answering 0 ms 6 min ago

Alternatives to PipesHub

same job, measured the same way
Withvibe Roadmap
by withvibe

Per-env roadmap board for WithVibe — an MCP server the orchestrator drives to plan and track work.

local only
Atlassian Dc MCP Jira
by b1ff

MCP server for Atlassian Jira Data Center - search, view, and create issues

2 141 installs/wk local only
Atlassian Dc MCP Jira
by mrrefactoring

MCP server for Atlassian Jira Data Center - search, view, and create issues

54 installs/wk local only
gadak
by midagedev

Ask a local SQLite mirror of your Jira and Confluence: SQL, full-text search, issue detail.

local only
Atlassian Rovo MCP Server
by atlassian

Connect to Atlassian Jira, Confluence, Loom, and more to search, create, and manage your work.

answering
Mne Docs
by weiyongxu

MCP server for MNE-Python documentation, source code, GitHub issues, and forum

39 installs/wk local only
I
N0s1 MCP
by spark1security

Secret scanner for Slack, Jira, Confluence, Asana, Wrike, Linear, Zendesk, GitHub and GitLab

144 installs/wk local only
Data-grounded sprint retro
by sathvic-kollu

Data-grounded sprint retrospectives from your Jira, GitHub, and Slack activity.

30 installs/wk local only

PipesHub — questions

Answers built from our own checks of this server.

Is PipesHub working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 0 ms. The bar chart above shows every period we have measured.
The registry lists PipesHub as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect PipesHub?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does PipesHub need an API key?
No. PipesHub completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
How many people use PipesHub?
The npm package @pipeshub-ai/mcp was installed 1 050 times in the last week. Week over week that is +78%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is PipesHub open source?
Yes — it is published under the Apache-2.0 licence, written in TypeScript, 6 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.