You're viewing a demo portfolio

Join the waitlist
PRSM

search

Active

Tool of run.domani/domani

declared in 1.0.0

Check availability and price for one or more domains. Pass full domain names (e.g. mysite.com). For bulk TLD search, pass an array like ["myapp.com", "myapp.io", "myapp.dev"]. Uses RDAP + retail pricing.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "domains"
  ],
  "properties": {
    "sort": {
      "enum": [
        "price",
        "tld"
      ],
      "type": "string",
      "description": "Sort results by price or TLD name (default: price)"
    },
    "order": {
      "enum": [
        "asc",
        "desc"
      ],
      "type": "string",
      "description": "Sort order (default: asc)"
    },
    "source": {
      "enum": [
        "all",
        "primary",
        "secondary"
      ],
      "type": "string",
      "description": "Filter results: 'all' (default), 'primary' (new registrations only), 'secondary' (marketplace listings only). Use source='secondary' with domains=['*'] to browse all marketplace listings."
    },
    "domains": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Full domain names to check, e.g. [\"myapp.com\", \"myapp.io\"]"
    },
    "max_price": {
      "type": "number",
      "description": "Maximum price in USD to filter results"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

run.domani/domani

https://github.com/gwendall/domani

1/7 registries
View full server →
search — run.domani/domani — PRSM MCP