← Registry

Developer Tools

snooze.domains

This MCP server provides domain registration status checks, brand name safety checks, and domain watchlist management for tracking domain availability and expiration.

1 endpoint5 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://mcp.snooze.domains/mcp

No auth detected

MCP server metadata

Name
snooze
Version
1.1.0
Capabilities
tools.listChanged

Known tools 5

check_domains

Check the registration status of one or more domains — whether each is taken, expiring, in redemption, in pendingDelete, or available to register.

Inferred read-only
check_name

Name Safety Check for a brand name: domain availability across .

Inferred read-only
watch_domains

Add one or more domains to your snooze watchlist.

Inferred read-only
unwatch_domains

Remove one or more domains from your snooze watchlist.

Potential side effects
list_watches

List every domain on your snooze watchlist with its current status and drop forecast — so an agent can see what it is already tracking.

Potential side effects

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

.mcp.json

{
  "mcpServers": {
    "snooze": {
      "type": "http",
      "url": "https://mcp.snooze.domains/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "snooze",
  "transport": "streamable-http",
  "url": "https://mcp.snooze.domains/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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