Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

com.nameshift/marketplace

REMOTE · API.NAMESHIFT.COM · SCANNED AUG 20

Search domains for sale on Nameshift, check pricing, and buy one via a hosted checkout link.

62 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security60
Transport & Reachability100
Schema Quality & AI Usability65
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 889 tokens (~296/item across 3 items; 3 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass

Unverified: 1 category

A category scored 0 because we could not verify it: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · api.nameshift.com

# add to Claude Code
claude mcp add --transport http com-nameshift-marketplace https://api.nameshift.com/mcp
# ~/.codex/config.toml
[mcp_servers.com-nameshift-marketplace]
url = "https://api.nameshift.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-nameshift-marketplace": {
      "type": "remote",
      "url": "https://api.nameshift.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-nameshift-marketplace --url https://api.nameshift.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-nameshift-marketplace:
    url: "https://api.nameshift.com/mcp"
// mcp.json
{
  "mcpServers": {
    "com-nameshift-marketplace": {
      "type": "http",
      "url": "https://api.nameshift.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Aug 26 62

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Aug 2026 · Probed https://api.nameshift.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=api.nameshift.com CN=YE2,O=Let's Encrypt,C=US 7 Aug 2026 5 Nov 2026 ECDSA 256 ECDSA-SHA384 6f72865dedf46f276b1c87e4acbe09886a3
SANs: api.nameshift.com
CN=YE2,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 4df3b15dd6c0784c507cd37b58e6f115
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd
DNSSEC secure

Validation of api.nameshift.com. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
nameshift.com. present 37775 13 Verified
api.nameshift.com. Verified address RRset verified with the apex keys
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.nameshift.com/mcp Verified 200
http (plaintext) http://api.nameshift.com/mcp HTTPS enforced 301 https://api.nameshift.com/mcp
MCP tools · 3 exposed · ~782 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
buy_domain ~346

Creates a real purchase order for a domain with a buy-now price and returns a checkout URL where the buyer completes billing details and payment in a browser. Nothing is charged until the buyer pays there. Only the email is required; name, address and company details are optional and prefill the checkout page — pass only details the buyer explicitly provided or confirmed, never guessed ones. Always confirm the exact domain name, its price (see get_domain_details) and the buyer email address with the user before calling this tool.

NameTypeReqDescription
addressCitystringCity of the billing address.
addressCountryCodestringISO 3166-1 alpha-2 country code of the billing address, e.g. "NL". This drives tax calculation and available payment methods.
addressLine1stringFirst line of the billing address.
addressLine2stringSecond line of the billing address.
addressPostalCodestringPostal or ZIP code of the billing address.
addressStateCodestringState or province code of the billing address, when applicable.
companyobjectCompany billing details when the buyer purchases as a business. Omit entirely for private buyers.
domainNamestringyesFull domain name including the TLD, e.g. "example.com".
emailstringyesEmail address of the buyer. Order updates and the payment confirmation are sent here.
firstNamestringBuyer first name.
lastNamestringBuyer last name.
localestringLocale for the checkout page and buyer emails, e.g. "en" or "nl-nl".

No output schema declared.

No examples provided.

get_domain_details ~85

Returns sale details for one domain listed on the Nameshift marketplace: pricing, availability and whether it can be bought instantly with buy_domain.

NameTypeReqDescription
domainNamestringyesFull domain name including the TLD, e.g. "example.com".
localestringLocale used for the returned landing-page URL, e.g. "en" or "nl-nl".

No output schema declared.

No examples provided.

search_domains ~351

Searches domains listed for sale on the Nameshift marketplace. Returns a page of matching domains with pricing, plus pagination cursors and TLD facet counts on the first page.

NameTypeReqDescription
buyNowOnlybooleanWhen true (default), only return domains with a buy-now price — the ones buy_domain can purchase.
cursorstringOpaque pagination cursor from a previous response (nextCursor or previousCursor). Pass it back unchanged to fetch that page.
limitintegerResults per page (max 25).
localestringLocale used for the returned landing-page URLs, e.g. "en" or "nl-nl".
maxLengthintegerMaximum domain name length, excluding the TLD.
maxPriceintegerMaximum buy-now price in major currency units (each seller's own currency).
minPriceintegerMinimum buy-now price in major currency units (each seller's own currency).
noDigitsbooleanExclude domains containing digits.
noHyphensbooleanExclude domains containing hyphens.
querystringFree-text search over domain names and descriptions. A full domain name (e.g. "coffee.com") boosts exact matches.
semanticbooleanWhen true, also matches the query semantically against domain descriptions (e.g. "a name for a coffee brand"). Only useful together with query.
sortstringSort order. "relevance" uses the search score, or domain authority when no query is given.
tldsarrayOnly include these TLDs, e.g. ["com", "io"].

No output schema declared.

No examples provided.