Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Nombrio Clearance Check

com.nombrio/name-check

Free brand-name Clearance Checks from live registries; connect a plan (API key) for full checks.

Uptime
100.0%
1 direct probes · 30d
Response
1024ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
1
available

Tools · 4

check_name

Run a free Clearance Check on ONE brand, business, product or app name. Live registry data, not guesses: US trademark verdict (USPTO — clear / caution / conflict with a count of live registrations), a…

check_names

Screen 2-8 candidate names in ONE call and get them ranked by viability (best first). Runs the same live free Clearance Check as check_name for every name in parallel — US trademark verdict, count-onl…

start_naming_session

Requires a connected plan (API key). Starts a Nombrio Naming Session: from a one-paragraph brief, generates up to 8 name ideas and pre-clears each with the same Clearance Check registries as check_nam…

get_naming_session

Requires a connected plan (API key). Polls the status of a Naming Session started with start_naming_session: pending/generating/checking/complete/failed, plus the ranked name list (score, trademark/do…

Prompts · 1

naming-session

Brainstorm candidate names for a one-line brief, run a live free Clearance screen on all of them with check_names, and present a ranked shortlist with next steps. The free-tier shape of a Nombrio Nami…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "nombrio_clearance_check": {
      "url": "https://nombrio.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}