Pipes Hub MCP Server
This guide covers how to connect PipesHub's remote MCP server to Cursor, Claude Code, Gemini CLI, Codex CLI, Claude.ai (Web), and LibreChat using static OAuth credentials or bearer tokens.
People who work with enterprise search, rag and pipeshub and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-16 · ★ 6 · #17 OF 106 MAINTAINED AI & ML · VERIFIED 2026-09-18
Apache-2.0 · TypeScript servers · how we verify → /methodology
01 · Install Pipes Hub
before you install - you'll need
Set PIPESHUB_INSTANCE_URL, PIPESHUB_CLIENT_ID, PIPESHUB_BEARER_TOKEN before connecting.
Claude Code
claude mcp add pipeshub-ai-mcp-server --transport http https://{instance_host}/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"pipeshub-ai-mcp-server": {
"url": "https://{instance_host}/mcp"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://{instance_host}/mcp
transport: streamable-http
endpoint NOT responding · probed 2026-09-18
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to {instance_host}
license Apache-2.0 - declared in the repository
npm package @pipeshub-ai/mcp - published under the repo owner's npm scope (@pipeshub-ai)
registry namespace io.github.pipeshub-ai is GitHub-verified and matches the repo owner
03 · What Pipes Hub can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v2.4.2 · 2026-09-15
directory is people, not search; name list defaults · release 2.4.2
v2.4.1 · 2026-09-15
release 2.4.1 · contrast download bytes with get_record_content text
v2.4.0 · 2026-09-15
shorten server.json description for the MCP registry · list PipesHub on the official MCP registry · append company knowledge to the customer's AGENTS.md · Cursor Directory listing files (plugin.json + mcp.json) · local…
04 · Who maintains Pipes Hub
PipesHub is maintained by pipeshub-ai. It's the only MCP server we track from this author; the repo dates to Jan 2026.
05 · Facts
- repository
- github.com/pipeshub-ai/mcp-server
- category
- AI & ML - ranked #17 of 106 actively-maintained AI & ML servers as of 2026-09-18.
- release cadence
- 8 releases in the last 90 days (latest 2026-09-15)
- registry
- io.github.pipeshub-ai/mcp (active, first published 2026-08-21 · 4 versions)
- packages
- npm:@pipeshub-ai/mcp
06 · Pipes Hub FAQ
What is Pipes Hub?
This guide covers how to connect PipesHub's remote MCP server to Cursor, Claude Code, Gemini CLI, Codex CLI, Claude.ai (Web), and LibreChat using static OAuth credentials or bearer tokens.
Is Pipes Hub still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-16 and it shipped 8 releases in the last 90 days. We re-verify nightly.
How do I install Pipes Hub?
Run `npx -y @pipeshub-ai/mcp`. The README documents 3 environment variables (PIPESHUB_INSTANCE_URL, PIPESHUB_CLIENT_ID, PIPESHUB_BEARER_TOKEN) to set first. Set PIPESHUB_INSTANCE_URL, PIPESHUB_CLIENT_ID, PIPESHUB_BEARER_TOKEN before connecting. You can also paste the ready-made client config above.
Does Pipes Hub run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Pipes Hub
Alternatives to Pipes Hub
Maintained AI & ML servers if Pipes Hub isn't the fit.
- Fun ASR Transcribe local audio with FunASR and SenseVoice using private, on-device inference. ★ 20,411 · 2026-09-18
- Auto TS Automated time series forecasting with model search, anomaly detection, and event risk analysis ★ 1,428 · 2026-08-25
- Haiku RAG Local-first agentic RAG with citations - hybrid search, reranking, multimodal document retrieval ★ 609 · 2026-09-17
- Plan Exe MCP server for generating rough-draft project plans from natural-language prompts. ★ 401 · 2026-09-13
- Local RAG (shinpr) Easy-to-setup local RAG server with minimal configuration ★ 398 · 2026-09-18
- PageIndex MCP Reasoning-based RAG system for chatting with long PDFs. Supports local and online files. ★ 388 · 2026-07-25
Pairs well with
Servers that cover what Pipes Hub doesn't - only shown when the pairing reason fits the companion.
More AI & ML MCP servers · Ncp · Prompt Branch · Promptibus MCP · Nutrient DWS MCP Server
More TypeScript MCP servers · Czso Cz · Football Data · Harvard Art · Imf Portwatch · Libretranslate · see all