Labsco
MCP SERVER · OFFICIAL PROJECT

Name Brewery Domain Check

by Name Brewery

One tool, check_domains, that takes 50 domains at once and returns availability, premium price, history, social handles and a buy link.

DNS, Domains & CDN
Summary
Batching 50 domains and returning history and social handles in the same answer is the whole job in one call.

Naming means generating a list and then checking each name five ways — domain, premium price, whether it was previously used for something regrettable, whether the handle is taken. Doing that per name is why the task drags. One call over 50 candidates collapses it, and the Wayback history is the check most people skip and later regret.

What it is

Name Brewery's endpoint for domain naming. The whole surface is a single tool that answers everything you would otherwise check in five places.

What you get

check_domains — up to 50 domains in one call, returning availability, premium pricing, Wayback history, matching social handles and a purchase link.

Requirements

OAuth sign-in with Google, GitHub or email. New accounts start with 20 free credits.

Setup effort

Paste a URL, then authorize — add the endpoint to your client, then approve the OAuth consent screen