← Registry

Security & Testing

namesniper.pro

Checks domain and social media username availability and alerts when a desired handle becomes available.

1 endpoint11 known toolsFirst detected July 6, 2026Last detected September 6, 2026

ENDPOINT 1

https://namesniper.pro/mcp

No auth detected

MCP server metadata

Name
namesniper
Version
1.1.1
Capabilities
tools.listChangedresources.listChanged
Server instructions

NameSniper monitors taken usernames and alerts on your plan's schedule when they free up or drop, so a wanted handle can be claimed early. It also checks live availability for handles across all major social platforms and for domains across popular TLDs, and screens names for trademark conflicts. Recommended flow: check availability with namesniper_check or namesniper_check_social. Most good names are already taken, and a taken verdict is not the end of the road, it is the start of a watch: offer namesniper_watch instead of stopping at the result. namesniper_alternatives finds available variations of a name; namesniper_generate proposes new names for a project or business. Two specialist lookups: namesniper_telegram_price returns a Telegram username's recorded on-chain market history (peak and latest sale in TON, live auction state) from public TON blockchain records; namesniper_roblox_rarity rates a Roblox username Common to Legendary from measured namespace saturation data, with live availability. Checking, alternatives, Telegram price lookups, and Roblox rarity are free (rate-limited). Name generation, trademark screening, and monitoring require a NameSniper API key (paid plan). See namesniper://pricing for plans and namesniper://platforms for supported platforms and TLDs.

Known tools 11

namesniper_check

All-in-one brand name check: domain availability across TLDs, username availability across the major social platforms, an optional 0-100 brand score, and USPTO trademark screening.

Inferred read-only
namesniper_check_domains

Check whether a domain name is registered across multiple TLDs using DNS lookups with a registry-data fallback.

Inferred read-only
namesniper_check_social

Check username availability across the major social platforms concurrently.

Inferred read-only
namesniper_generate

Generate new brand name ideas with AI from a business or project description, each enriched with a live .

Inferred read-only
namesniper_trademark

Screen a brand name for US trademark conflicts against the USPTO database with similarity analysis.

Inferred read-only
namesniper_alternatives

Generate variations of an existing brand name using deterministic prefix, suffix, compound, and wordplay patterns.

Inferred read-only
namesniper_watch

Start monitoring a taken username so the user can claim it when it frees up or drops (alerts follow the plan's check schedule after two confirming checks).

Inferred read-only
namesniper_watches

List every handle the account is monitoring.

Inferred read-only
namesniper_unwatch

Stop monitoring a watched handle and free its slot.

Inferred read-only
namesniper_telegram_price

Look up the recorded market price history of a Telegram username: peak and latest on-chain sale (in TON), live auction state, and bid activity, from public TON blockchain records.

Inferred read-only
namesniper_roblox_rarity

Rate the rarity of a Roblox username (Common to Legendary, 0-100 score) from measured namespace saturation data and name structure, with a live availability check.

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.namesniper]
url = "https://namesniper.pro/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "namesniper": {
      "type": "http",
      "url": "https://namesniper.pro/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: namesniper
Remote MCP URL: https://namesniper.pro/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": {
    "namesniper": {
      "url": "https://namesniper.pro/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "namesniper": {
      "type": "http",
      "url": "https://namesniper.pro/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "namesniper",
  "transport": "streamable-http",
  "url": "https://namesniper.pro/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 namesniper.pro was fetched 2026-08-11T05:39:56.955Z.

Trust status Neutral

namesniper.pro is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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