Skip to main content
Glama
Rezlazy

@rezlazy/namesilo-mcp

by Rezlazy

marketplaceLandingPageUpdate

Customize your domain Marketplace landing page to attract buyers: set template, colors, message, and display options like buy-now and renewal price.

Instructions

Update the Marketplace for-sale landing page for a domain [https://www.namesilo.com/api-reference]

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainYesDomain
mp_bgcolorNoBackground color hex without #
mp_messageNoCustom landing-page message
mp_templateNoLanding-page template ID
mp_textcolorNoText color hex without #
mp_show_buy_nowNo1 to show buy-now
mp_show_more_infoNo1 to show more-info
mp_other_domain_linksNoOther for-sale domain links
mp_show_renewal_priceNo1 to show renewal price
mp_show_other_for_saleNo1 to show other listings
Install Server

TDQS

C2.9/5.0
Behavior2/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It indicates mutation through 'Update,' but does not disclose whether the operation overwrites existing landing-page settings, requires special permissions, is reversible, or what response the agent should expect. This is a significant transparency gap for a mutating tool.

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 with a clear verb and resource. However, the embedded URL '[https://www.namesilo.com/api-reference]' is extraneous and appears awkwardly attached to 'domain,' slightly undermining the structure. It is concise but not perfectly clean.

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?

For a mutating tool with ten parameters, no annotations, and no output schema, the description is too thin. The schema explains parameters, but the description lacks guidance on when to call this tool, what effects to expect, and how it relates to marketplaceActiveSalesOverview and marketplaceAddOrModifySale. An agent could select the wrong sibling or invoke this without understanding the side effects.

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 the input schema already documents all ten parameters. The tool description adds no parameter-level meaning beyond the schema, and it does not mention any of the mp_* fields or domain. A baseline score of 3 is appropriate when the schema carries the parameter documentation burden.

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 states a clear operation and resource: 'Update the Marketplace for-sale landing page for a domain.' This is a specific verb+object combination. However, it does not explicitly differentiate this from the similar sibling marketplaceAddOrModifySale, so the agent must infer the boundary between updating a landing page and adding/modifying a marketplace sale.

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 usage guidance is provided. The description does not explain when to use this tool versus alternatives like marketplaceAddOrModifySale, nor does it mention prerequisites, exclusions, or a preferred workflow. The only contextual clue is the phrase 'for a domain,' but that merely restates the required domain parameter rather than giving decision criteria.

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