Skip to main content
Glama
ScienceLiveHub

Replication Radar

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RADAR_HTTP_TIMEOUTNoPer-request timeout (s)30
RADAR_OPENAIRE_BASENoSwap to the Alien AI-Gateway or a mirror — the Radar is endpoint-agnostichttps://api.openaire.eu/graph/v1

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
radarA

Impact-ranked replication targets in a research field.

Returns high-impact OpenAIRE papers worth replicating, each flagged OPEN (opportunity) or VERIFIED (already checked by a Science Live replication, with the verdict), each with its abstract (markup stripped — read it or extract the paper's atomic claim), plus independent reusable tooling. Keep topic short (2-3 words); OpenAIRE free-text terms are AND-ed.

find_independent_softwareA

Reusable method software for replicating a claim — engines NOT authored by the original paper's team (author-disjoint), ranked by reuse signal (code repo + Software Heritage archival + usage), not citations. Pass the original paper's DOI (authors are looked up) and a short topic.

replication_statusA

Has this DOI been independently replicated, and did it hold? Returns every Science Live verdict — pulled LIVE from the nanopub network, any signer (author-agnostic) — with the validation status, CiTO relation, the replication's repository, and links to the signed Outcome/CiTO nanopubs. 'open' if not replicated. This is the reliability signal the OpenAIRE Graph structurally cannot hold.

Also returns:

  • agreement: how the independent verdicts agree — pattern is one of robustly_validated / validated / contested / refuted, with confirm/partial/ contradicted counts (so you can say how robustly it held, not just that it did).

  • claims: the exact FORRT claim(s) that were replicated — each an atomic AIDA statement plus its claim type (descriptive pattern, statistical significance, …).

  • the paper's title and abstract (from OpenAIRE, markup stripped), so you can read it or extract/compare the atomic claim yourself.

verified_claimsA

List every claim the nanopub network holds a Science Live replication verdict for (author-agnostic, network-wide) — the verified-knowledge corpus that overlays the OpenAIRE Graph by DOI. Each entry: doi, distinct verdicts, number of replications.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ScienceLiveHub/replication-radar'

If you have feedback or need assistance with the MCP directory API, please join our Discord server