mcpbeat Sign in

Research Chain MCP Server

answering

Research Chain is answering right now. Last checked 3 min ago. Last commit 17 Sep 2026.

One call, one paper: everything openly available around it — full text, license, datasets, code…

Uptime history 42 hours of history
42 hours agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
219 ms
Response time
average over 24h
0
Stars
last commit 17 Sep 2026

Nothing serious here today

Today is the operative word: we check Research Chain 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

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

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

Endpoints

URLTransportStateLatencyChecked
https://gateway.pipeworx.io/research-chain/mcp streamable-http answering 107 ms 3 min ago

Alternatives to Research Chain

same job, measured the same way
Docdex
by bekirdag

Fast per-repo documentation indexer and full-text search MCP server for codebases.

1 520 installs/wk local only
ivygrep
by bvolpato

Local code search and task context packs for coding agents

local only
Agentic House Search
by asturksever

UK neighbourhood research from government open data: postcode reports, comparisons, 45 datasets.

36 installs/wk 5 tools answering
CCRider
by neilberkman

Full-text search, browse, and resume across your coding agent sessions (Claude Code, Codex, Amp)

local only
Paper Lantern
by paperlantern

Research intelligence for AI coding agents. 2M+ CS papers with evidence and tradeoffs.

answering
Code of Paper
by isagelswann

Find GitHub implementations of arXiv research papers — paper lookup, ranked code, search.

80 installs/wk local only
GitWhy — The Context Layer for Git
by gitwhy-cli

The shared AI context engine for git — save, search, and share the reasoning behind code changes.

29 installs/wk local only
RTFM
by roomi-fields

The open retrieval layer for AI agents — index code, docs, data. Search via MCP.

9 734 installs/wk local only

Research Chain — questions

Answers built from our own checks of this server.

Is Research Chain working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 219 ms. The bar chart above shows every period we have measured.
How do I connect Research Chain?
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 Research Chain need an API key?
No. Research Chain 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 fast is Research Chain?
It answers our handshake in 219 ms on average, which is faster than 62% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Research Chain open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.