Skip to main content
Glama
tudadada

mcp-server-appraise-domain

get_listing_strategy

Get tailored marketplace distribution advice for your domain based on appraisal tier. Select optimal platforms like Sedo, Afternic, Dan, and Spaceship escrow to maximize listing success.

Instructions

Provides tailored marketplace distribution advice for Sedo, Afternic Fast-Transfer, Dan, and Spaceship escrow.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tierYesAppraisal tier: low, medium, high

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observedv1.0.0

TDQS

B3.1/5.0
Behavior2/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It only restates the tool's function (providing advice) without revealing what the advice looks like, whether it is deterministic, whether it returns a ranked list or plain text, or any other execution traits. For a tool with no annotations, this is a notable gap.

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 a single, well-structured sentence with no filler. It front-loads the core purpose and includes the key marketplaces without verbosity, making it appropriately sized for the tool's simplicity.

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?

Given the tool's low complexity (one parameter, no output schema, no annotations), the description is adequate but not rich. It tells what the tool does and the input it expects, but does not specify the format or granularity of the advice, which an agent might need to know to use it effectively. Without annotations, it could compensate by briefly describing the output.

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?

The input schema already has full documentation for the single 'tier' parameter (100% coverage), so the baseline is 3. The description adds that the advice is 'tailored', implying the tier affects the output, but it does not elaborate on how tier values map to advice specifics beyond the schema's allowed values.

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

Purpose4/5

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

The description clearly states a specific verb ('provides') and resource ('tailored marketplace distribution advice') and names the exact marketplaces covered. It implies a distinction from the sibling 'quick_appraise' (appraisal vs. listing strategy), though it does not explicitly contrast them.

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 explicit guidance on when to use this tool versus the sibling 'quick_appraise', nor any exclusions or prerequisites. The usage context ('when you need distribution advice') is only implied by the tool's name and description, and no alternative tool is mentioned.

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

Deploy Server

Other Tools