Skip to main content
Glama

dynadot_aftermarket

Manage domain auctions, backorders, expired domains, and marketplace listings through the Domain MCP server to acquire or sell domains.

Instructions

Aftermarket: auctions, backorders, expired domains, marketplace listings. Browse domains: https://www.dynadot.com/?s9F6L9F7U8Q9U8Z8v

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform: backorder_add: Add domain to backorder list | backorder_delete: Remove from backorder list | backorder_list: List backorder requests | auction_list_open: List open auctions | auction_details: Get auction details | auction_bids: Get auction bids | auction_bid: Place auction bid | auction_list_closed: List closed auctions | backorder_auction_list_open: List open backorder auctions | backorder_auction_details: Get backorder auction details | backorder_auction_bid: Place backorder auction bid | backorder_auction_list_closed: List closed backorder auctions | expired_list: List expired closeout domains | expired_buy: Buy expired closeout domain | listings: Get marketplace listings | listing_details: Get listing details | buy_now: Buy domain from marketplace | set_for_sale: List domain for sale | afternic_confirm: Confirm/decline Afternic action | sedo_confirm: Confirm/decline Sedo action
domainNoDomain name (e.g., example.com)
currencyNoCurrency code (default: USD)USD
auctionIdNoAuction ID
bidAmountNoAmount
priceNoAmount
Behavior2/5

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

No annotations are provided, so the description carries full burden. It fails to disclose critical behavioral traits: whether actions are read-only or mutative (e.g., 'bid' or 'buy' imply writes), authentication requirements, rate limits, or error handling. The URL reference is irrelevant to tool behavior and adds no operational context.

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

Conciseness2/5

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

The description is poorly structured: it starts with a vague list, then includes an irrelevant URL that doesn't belong in a tool description. It's not front-loaded with useful information, and the URL sentence wastes space without adding value for an AI agent.

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?

Given the tool's complexity (6 parameters, 20 action types, no output schema, and no annotations), the description is inadequate. It doesn't explain the tool's scope, return values, or how actions differ (e.g., mutative vs. read-only). Without annotations or output schema, more context is needed for effective use.

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%, providing detailed parameter documentation, especially for the 'action' enum. The description adds no meaningful parameter semantics beyond what's in the schema—it doesn't clarify relationships between parameters (e.g., which actions require 'domain' or 'bidAmount') or usage nuances. Baseline 3 is appropriate given high schema coverage.

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

Purpose2/5

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

The description states 'Aftermarket: auctions, backorders, expired domains, marketplace listings' which lists categories but lacks a specific verb or clear action. It doesn't distinguish this tool from siblings like dynadot_domain or dynadot_order, which might also handle domain-related operations. The URL reference adds confusion rather than clarifying purpose.

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?

No guidance on when to use this tool versus alternatives is provided. The description mentions categories but doesn't explain when to choose this over sibling tools (e.g., dynadot_domain for regular domain operations vs. this for aftermarket activities). The URL suggests manual browsing, which contradicts automated tool usage.

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/joachimBrindeau/domain-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server