Replication Radar
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RADAR_HTTP_TIMEOUT | No | Per-request timeout (s) | 30 |
| RADAR_OPENAIRE_BASE | No | Swap to the Alien AI-Gateway or a mirror — the Radar is endpoint-agnostic | https://api.openaire.eu/graph/v1 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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), plus independent reusable tooling and a field funder-context panel.
Keep |
| 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_statusB | Has this DOI been independently replicated, and did it hold? Returns the Science Live verdict(s) (the reliability signal the OpenAIRE Graph cannot hold) with links to the CiTO nanopubs, or 'open' if not yet replicated. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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