Skip to main content
Glama

domain-da-pa-check

Check

get_v1

Target, Domain Authority Score, Page Authority Score, Spam Score, Total Backlinks Billing per call: 1 Credits.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
targetNo

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

C2.6/5.0
Behavior3/5

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

With no annotations, the description carries the full disclosure burden. It does disclose a per-call credit cost and implies a read-only metrics lookup, but it lacks authentication context, required-parameter expectations, failure behavior, or any clarification of return format.

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

Conciseness3/5

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

The description is short and includes relevant information, but the metric list and billing clause run together without clear punctuation ('Total Backlinks Billing per call: 1 Credits'). This hurts readability even though the overall length is appropriate.

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

Completeness2/5

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

There is no output schema and no annotations, so the description is the primary context. It lists the expected metrics and cost but does not specify the return contract, required input semantics, or boundary conditions, leaving significant gaps for an agent trying to invoke and parse results correctly.

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?

There is one parameter and the schema description coverage is 0%. The description only repeats 'Target' and does not state how the target should be formatted, whether it is required, or what value forms are accepted beyond what the schema title already shows.

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

Purpose3/5

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

The description lists domain metrics (Domain Authority Score, Page Authority Score, Spam Score, Total Backlinks) and a target, so the intended purpose can be inferred. However, there is no verb or action statement like 'returns' or 'retrieves', leaving the tool's exact purpose ambiguous.

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

Usage Guidelines2/5

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

There is no guidance on when to use this tool or how it compares to alternatives. The only extra guidance-like content is 'Billing per call: 1 Credits', which is a cost warning rather than a usage instruction.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources