Skip to main content
Glama
Rezlazy

@rezlazy/namesilo-mcp

by Rezlazy

marketplaceAddOrModifySale

Add, modify, or cancel a NameSilo Marketplace sale for your domain. Set pricing, auction type, end date, payment plans, and listing details.

Instructions

Create, update, or cancel a Marketplace sale for a domain you own [https://www.namesilo.com/api-reference]

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesSale action, typically add or modify
domainYesDomain to list
buy_nowNoBuy-now price
reserveNoReserve price
end_dateNoSale end date
passwordNoOptional listing password
category1NoMarketplace category
sale_typeYesSale type, e.g. auction or Offer/Counter
cancel_saleNo1 to cancel the sale
descriptionNoListing description
show_reserveNo1 to show reserve publicly
notify_buyersNo1 to notify matching buyers
payment_plan_monthsNoPayment-plan length in months
end_date_use_maximumNo1 to use the maximum allowed end date
payment_plan_offeredNo1 to offer a payment plan
mp_use_our_nameserversNo1 to use NameSilo nameservers for the sale page
payment_plan_down_paymentNoPayment-plan down payment
use_for_sale_landing_pageNo1 to use a for-sale landing page
Install Server

TDQS

B3.3/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 explaining behavior. While it identifies the action as create/update/cancel and notes domain ownership, it does not disclose potential side effects, whether updating overwrites existing sale settings, cancellation behavior, fee implications, or authentication requirements. For a mutation tool this is a significant transparency gap.

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 front-loaded sentence that efficiently names the operation, resource, and ownership prerequisite, plus a documentation link. It is concise without wasted words, though the terseness does limit the behavioral and usage guidance it provides.

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?

This is a complex tool with 18 parameters, three distinct actions, and no output schema or annotations. The description only provides a high-level summary and a link, leaving the agent to infer which parameters are relevant for each action and what the response/effects will be. Given the complexity, the description is not complete enough.

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%, so every parameter already has an individual description. The tool description itself adds no additional parameter-level meaning, such as which parameters apply to add versus modify versus cancel actions. Baseline 3 is appropriate because the schema handles the heavy lifting.

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 creates, updates, or cancels a Marketplace sale for a domain the user owns. This is a specific verb+resource combination that distinguishes it from sibling tools like marketplaceActiveSalesOverview, listAuctions, and bidAuction, which cover viewing or bidding rather than managing a listing.

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 gives useful context ('for a domain you own') and an API reference link, but it does not explicitly say when to prefer this tool over related siblings, nor does it mention exclusions or alternatives. The usage context is implied rather than stated.

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

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/Rezlazy/namesilo-mcp'

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