droppeddomains.net

Machine access

Today's free slice is served as JSON with no key:

curl https://droppeddomains.net/api/today.json

The full feed, filters and history need a key. An MCP server is in build, so an agent can call search_drops, get_domain, check_availability and create_watch directly rather than scraping these pages.

{
  "mcpServers": {
    "droppeddomains": {
      "url": "https://droppeddomains.net/mcp",
      "headers": { "Authorization": "Bearer YOUR_KEY" }
    }
  }
}

Want early access? Email.