Skip to main content
Glama

Server Details

Search 4,130+ peer-reviewed articles on restorative reproductive medicine, with fact verification

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.2/5 across 5 of 5 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool has a clearly distinct purpose: search finds articles, get_article retrieves a specific one, find_related explores connections, check_facts verifies statistics, and check_guardrails validates editorial standards. There is no meaningful overlap between any two tools.

Naming Consistency4/5

Four of the five tools follow a consistent verb_noun pattern (check_facts, check_guardrails, find_related, get_article). 'search' is a single verb that deviates slightly from this pattern, but the naming remains clear and predictable overall.

Tool Count5/5

With exactly 5 tools, the server is well-scoped for its purpose as a research library with quality checks. Each tool serves a distinct function and none feel redundant or excessive.

Completeness5/5

The toolset covers the core workflows: searching the library, retrieving full articles, exploring related research, and validating content against facts and editorial standards. No obvious gaps exist for the stated domain.

Available Tools

5 tools
check_factsA
Read-onlyIdempotent
Inspect

Verify statistical claims in text against the RRM Academy verified facts database. Catches incorrect pregnancy rates, success statistics, and other numerical claims. Run this on any content containing RRM statistics before publishing.

ParametersJSON Schema
NameRequiredDescriptionDefault
textYesText containing statistical claims to verify
Behavior4/5

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

Annotations already declare readOnly, idempotent, and non-destructive. The description adds context beyond annotations by naming the specific database and the type of claims it catches. It doesn't describe return format, but with no output schema and these annotations, it provides reasonable behavioral transparency.

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

Conciseness5/5

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

Three sentences, front-loaded with the core purpose, followed by concrete examples and a usage directive. Every sentence earns its place; no fluff.

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?

For a single-parameter, read-only tool with no output schema, the description covers purpose, usage, and examples. It doesn't mention return format or edge cases, but given the tool's simplicity and annotations, it is sufficiently complete.

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

Parameters3/5

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

Schema description coverage is 100%, and the schema already describes 'text' as containing statistical claims. The description adds no new parameter details, so the baseline of 3 is appropriate.

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 verifies statistical claims against a specific database ('RRM Academy verified facts database'), with concrete examples like 'pregnancy rates' and 'success statistics'. This specific verb-resource pairing distinguishes it from siblings like check_guardrails (policy) and search.

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

Usage Guidelines4/5

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

Explicitly tells when to use: 'Run this on any content containing RRM statistics before publishing.' It doesn't mention alternatives or exclusions, but the publishing context is a strong usage signal. This is near-explicit guidance.

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

check_guardrailsA
Read-onlyIdempotent
Inspect

Check text against RRM Academy editorial guardrails. Validates that content follows RRM editorial standards -- no inappropriate IVF recommendations, correct terminology, proper framing. ALWAYS run this before publishing any RRM-related content.

ParametersJSON Schema
NameRequiredDescriptionDefault
textYesText to check against editorial guardrails
traditionNoRRM tradition context (e.g. napro, femm)
Behavior4/5

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

Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, so the safety profile is covered. The description adds behavioral context beyond that by listing the specific editorial standards it checks (IVF recommendations, terminology, framing), giving the agent a clearer understanding of what the tool evaluates.

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

Conciseness5/5

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

The description is two sentences, immediately front-loaded with the action and resource. The second sentence adds important usage context without redundancy. Every word earns its place.

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

Completeness3/5

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

While purpose, usage, and parameters are well covered, the tool has no output schema, so the description should explain what the tool returns (e.g., pass/fail, list of violations). It does not, leaving a gap in the agent's understanding of the tool's behavior after invocation.

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

Parameters3/5

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

Schema description coverage is 100% for both parameters (text and tradition), so the schema already provides meaning. The description does not add any parameter-specific details beyond what the schema states, so a baseline score of 3 is appropriate.

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 a specific verb and resource: 'Check text against RRM Academy editorial guardrails' and elaborates on what that entails (no inappropriate IVF recommendations, correct terminology, proper framing). This distinguishes it from sibling tools like check_facts, which likely validates factual accuracy.

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

Usage Guidelines4/5

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

The description provides a clear when-to-use directive: 'ALWAYS run this before publishing any RRM-related content.' This is strong contextual guidance, but it does not explicitly mention alternatives or when not to use this tool, so it falls short of a perfect score.

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

get_articleRetrieve a specific articleA
Read-onlyIdempotent
Inspect

Retrieve a specific article from the RRM Academy research library by type and slug. Use this when you have an exact reference (e.g. from search results) and need full article details including abstract, citation, and metadata.

ParametersJSON Schema
NameRequiredDescriptionDefault
slugYesArticle slug identifier
typeYesArticle type (e.g. article, book, report)
Behavior3/5

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

Annotations already declare readOnlyHint, idempotentHint, and destructiveHint, so the safety profile is covered. The description adds context about returning article details with abstract, citation, and metadata, but does not disclose other behavioral traits such as authentication or error handling. This is a modest addition, earning a 3.

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

Conciseness5/5

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

The description is two sentences, front-loaded with the verb and resource, and the second sentence adds useful usage guidance. There is no redundancy or fluff, making it appropriately sized and well structured.

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?

For a simple retrieval tool with two well-documented parameters and strong annotations, the description is sufficient. It hints at the response content (abstract, citation, metadata), though it doesn't specify the exact return format, which is a minor gap but not critical for this tool's simplicity.

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

Parameters3/5

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

Schema description coverage is 100%—both parameters already have clear descriptions. The description merely restates 'by type and slug' without adding new semantic details, so the baseline of 3 is appropriate.

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 retrieves a specific article by type and slug from the RRM Academy research library. It uses a specific verb 'Retrieve' and resource 'article,' and explicitly notes 'specific article' to distinguish from broad search tools.

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

Usage Guidelines4/5

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

The description instructs to use this tool when an exact reference is available (e.g., from search results), providing clear context. It implies the alternative (search) by referencing search results, though it does not explicitly name sibling tools or state when not to use it, keeping this at a 4.

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

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Servers

View all MCP Servers

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources