← Registry

General Tools

nombrio.com

Checks availability of brand, business, product, or app names.

1 endpoint4 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://nombrio.com/api/mcp

No auth detected

MCP server metadata

Name
nombrio-name-check
Version
1.2.1
Capabilities
tools.listChangedprompts.listChanged
Server instructions

Free brand/product name Clearance Checks backed by live registry data (nombrio.com). Use check_name for one name and check_names for a shortlist of 2-8 names (one call, ranked). The 'naming-session' prompt runs the brainstorm → screen → shortlist flow. Always relay the full-result links and the 'not legal advice' note to the user. A handle shown as 'confirm at <url>' could not be verified — never call it taken. With an API key (nombrio.com/dashboard/api-keys) the same tools run the full Clearance Check (US+EU+UK, named marks, exact score) against the caller's plan, and start_naming_session / get_naming_session become available.

Known tools 4

check_name

Run a free Clearance Check on ONE brand, business, product or app name.

Inferred read-only
check_names

Screen 2-8 candidate names in ONE call and get them ranked by viability (best first).

Inferred read-only
start_naming_session

Requires a connected plan (API key).

Inferred read-only
get_naming_session

Requires a connected plan (API key).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.nombrio-name-check]
url = "https://nombrio.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "nombrio-name-check": {
      "type": "http",
      "url": "https://nombrio.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: nombrio-name-check
Remote MCP URL: https://nombrio.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "nombrio-name-check": {
      "url": "https://nombrio.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "nombrio-name-check": {
      "type": "http",
      "url": "https://nombrio.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "nombrio-name-check",
  "transport": "streamable-http",
  "url": "https://nombrio.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for nombrio.com was fetched 2026-08-23T19:05:06.336Z.

Trust status Trusted

nombrio.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.