Expired Domains MCP | Karma.Domains

Search expired and auction domains in any AI assistant

Documentation

Expired Domains MCP

Hosted MCP server for expired, dropping, auction, backorder, and buy-now domains — powered by Karma.Domains. Search 400k+ daily listings with SEO metrics, Wayback history, and live domain checkers from Cursor, Claude, ChatGPT, and other MCP clients.

This repository is the catalog listing (README + server.json). The server itself runs at https://mcp.karma.domains/mcp.

Quick start

Cursor / MCP config (API key)

{
  "mcpServers": {
    "karma-domains": {
      "url": "https://mcp.karma.domains/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

Generate a key in Profile → Settings on a Pro plan.

Claude / ChatGPT (OAuth)

Connect the remote server URL https://mcp.karma.domains/mcp. Unauthenticated calls return 401 with OAuth Protected Resource Metadata; sign in at karma.domains. No API key paste required for those connectors.

Agent credits (x402)

Calls without auth may include PAYMENT-REQUIRED. Pay USDC (exact scheme), retry the same URL with PAYMENT-SIGNATURE and optional X-Karma-Plan-Id. Details: x402 skill.

Tools

ToolDescription
instructionsAgent guide, filter_catalog, response schema, glossary
search_reportsPrimary structured filter search (same fields as the app / Public API)
interpret_queryDeprecated — last-resort NL→filter only
get_domainExact domain → report (auctions → expired → backorder → buynow)
get_user_profileProfile and spendable balance
list_favorites / add_favorite / remove_favoriteFavorites
list_saved_filters / save_saved_filter / delete_saved_filterSaved searches
list_annotation_tags / get_report_annotation / set_report_annotation / delete_report_annotationNotes and tags
create_share_linkGuest share URL
enrich_report_seo / get_enrich_report_seo_jobPaid SEO enrich job + poll
check_domain_expiryLive availability (WHOIS/DNS)
check_expired_reportDrop check for an expired-base report
get_domain_karma_metricLive Karma Metric from Web Archive
domain_authority_checkerLive DA/DR/AS
domain_age_checkerWayback archive age
domain_expiry_checkerWHOIS expiry dates
backlink_checkerMoz backlinks
anchor_text_checkerMoz anchor texts
website_page_counterSitemap page count
website_traffic_checkerSimilarWeb / Semrush traffic
dns_lookupDNS records
whois_lookupStructured WHOIS/RDAP
spam_score_checkerMoz Spam Score

Prefer search_reports plus instructions.filter_catalog for categories and auction sources. Do not use interpret_query for pagination.

Limits

  • 60 requests/min per user (shared with the Public API)
  • 50,000 list rows/day (UTC)
  • 200 non-cache live-tool calls/day (UTC; cache hits free)
  • Pagination: page × page_size ≤ 5000

Links

Topics

expired-domains mcp seo drop-catching domain-auctions backlinks

License

MIT