Skip to main content
Glama
ScienceLiveHub

Replication Radar

replication_status

Check the independent replication status of a DOI. Returns Science Live verdicts with links to CiTO nanopubs, or 'open' if not yet replicated.

Instructions

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.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
doiYes
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description bears full responsibility. It minimally explains that the tool returns verdicts or 'open' for unreplicated DOIs, but does not disclose any behavioral traits like rate limits, authentication needs, or what triggers errors.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single sentence, concise and to the point. It could be slightly more front-loaded, but it efficiently conveys the core functionality.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema, the description adequately explains the return value (verdicts with links or 'open'). It covers the essential information for a tool with one parameter and a simple function.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema has one required parameter 'doi' with 0% description coverage. The description does not add any additional meaning or format details for the doi parameter, failing to compensate for the lack of schema descriptions.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool returns replication status for a DOI, including Science Live verdicts with links to CiTO nanopubs or 'open' if not yet replicated. It uses specific verb+resource and distinguishes from unrelated siblings.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description does not explicitly state when to use this tool versus alternatives, but the context implies it should be used when checking replication status for a DOI. No exclusions or alternatives are provided.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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