MCP Marketplace
BrowseHow It WorksFor CreatorsDocs
Sign inSign up
MCP Marketplace

The curated, security-first marketplace for AI tools.

Product

Browse ToolsSubmit a ToolDocumentationHow It WorksBlogFAQChangelog

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace © 2026. All rights reserved.

Back to Browse

Catchdoms MCP Server

by Sambel
Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Search 40K+ expired domains from 12 auction platforms with SEO metrics and scores.

About

Search 40K+ expired domains from 12 auction platforms with SEO metrics and scores.

Remote endpoints: sse: https://catchdoms.com/mcp/catchdoms/free

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "com-catchdoms-expired-domains": {
      "url": "https://catchdoms.com/mcp/catchdoms/free"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

CatchDoms MCP Server

MCP (Model Context Protocol) server for CatchDoms — search 40,000+ expired and auction domains from 12 platforms, enriched with SEO metrics.

Use this server to let AI assistants (Claude, Cursor, Windsurf, etc.) search for expired domains, check auction prices, and find high-value domains programmatically.

Quick Start (Free — no API key needed)

Try it instantly — no signup required:

{
  "mcpServers": {
    "catchdoms": {
      "url": "https://catchdoms.com/mcp/catchdoms/free",
      "transport": "sse"
    }
  }
}

Free tier includes: Top 50 domains per search, first 10 names visible, basic SEO metrics. Trust Flow, Citation Flow, and GMB detection require Pro.

Pro (full access)

{
  "mcpServers": {
    "catchdoms": {
      "url": "https://catchdoms.com/mcp/catchdoms",
      "transport": "sse",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

Get your API key: Sign up for free → API Settings → See pricing

FeatureFreePro
Domains per search50Unlimited
Visible domain names10All
Trust Flow / Citation FlowHiddenYes
GMB detectionHiddenYes
get_domain toolNoYes
Rate limit3 req/min15 req/min

Tools

search_domains

Search for domains with filters. Returns up to 100 results sorted by quality.

Parameters:

ParameterTypeDescription
sourcestringFilter by platform: dynadot, catched, dropcatch, godaddy, gname, snapnames, ukdroplists, subreg, webexpire, parkio, bloomup, seodomains
tldstringFilter by TLD (.com, .fr, .de). Comma-separated for multiple.
score_minintegerMinimum quality score (0-100). 50+ = good, 70+ = excellent.
age_minintegerMinimum domain age in years (Wayback first snapshot).
languagestringDetected language code (EN, FR, DE, ES, etc.).
containsstringKeyword the domain name must contain.
has_bidsbooleanOnly domains with active auction bids.
has_backlinksbooleanOnly domains with referring domains.
has_gmbbooleanOnly domains with a Google Business listing.
has_edu_govbooleanOnly domains with .edu or .gov backlinks.
da_minintegerMinimum Domain Authority (0-100).
rd_minintegerMinimum referring domains count.
tf_minintegerMinimum Trust Flow (0-100).
cf_minintegerMinimum Citation Flow (0-100).
categoriesstringTTF topic categories, comma-separated (e.g., Business,Health).
price_minnumberMinimum price/bid (USD).
price_maxnumberMaximum price/bid (USD).
snapshots_minintegerMinimum Wayback Machine snapshots.
limitintegerResults to return (1-100, default 50).

Example prompt:

Find me French .fr domains with a quality score above 50, at least 10 years old, under $500

get_domain

Get full details for a specific domain.

ParameterTypeDescription
domain_idintegerDomain ID
domain_namestringDomain name (e.g., example.com)

list_filters

Get available filter options with counts — sources, TLDs, and languages.

No parameters.

get_stats

Get platform statistics — total domains, new today, by source, SEO coverage.

No parameters.

Domain Sources

SourceTypeDomains
DynadotCloseouts (fixed $5-$30)~13K
GoDaddyExpiring auctions + closeouts~10K
DropCatchAuctions (Dropped, Pre-Release)~9.6K
CatchedAuctions + backorder~3.5K
GnameAuctions + buy now~2K
SnapNamesPre-release + closeout~1K
UK DroplistsUK dropping/expired~2K
SubregExpiring auctions~500
WebExpireFrench .fr auctions~500
Park.ioPremium auctions~30
BloomUpFrench .fr auctions + buy now~600
SEO.DomainsBuy now with SEO metrics~59K

SEO Metrics

Every domain is enriched with:

  • Quality Score (0-100) — composite score based on age, authority, backlinks, name quality
  • Domain Authority (0-100) — from DataForSEO
  • Trust Flow / Citation Flow (0-100) — from Majestic via SEObserver
  • TTF Topic — topical category (e.g., Business/Marketing)
  • Referring Domains — unique linking domains count
  • Backlinks — total backlink count
  • PageRank (0-10) — Open PageRank
  • Domain Age — from Wayback Machine first snapshot
  • Language — detected from archived content
  • Google Business — GMB listing detection

Response Format

Each domain includes:

{
  "id": 12345,
  "name": "example.fr",
  "tld": ".fr",
  "source": "webexpire",
  "type": "auction",
  "score": 72,
  "price": 150.00,
  "max_bid": 210.00,
  "bids_count": 4,
  "auction_end_date": "2026-04-07T15:00:00+00:00",
  "age": 19,
  "domain_authority": 28,
  "trust_flow": 22,
  "citation_flow": 16,
  "ttf_topic": "Business/Marketing",
  "referring_domains": 216,
  "backlinks_count": 2000,
  "language": "FR",
  "has_gmb": false,
  "purchase_url": "https://www.webexpire.com/...",
  "purchase_platform": "WebExpire"
}

REST API

CatchDoms also offers a REST API at https://catchdoms.com/api/domains. Full documentation.

Links

  • Website: catchdoms.com
  • API Docs: catchdoms.com/api/docs
  • Pricing: catchdoms.com/pricing

License

MIT

Reviews

No reviews yet

Be the first to review this server!

0

installs

New

no ratings yet

Is this your server?

Claim ownership to manage your listing, respond to reviews, and track installs from your dashboard.

Claim with GitHub

Sign up with the GitHub account that owns this repo

Links

Source CodeDocumentationRemote Endpoint

Details

Published April 6, 2026
Version 1.1.0
0 installs
Remote Plugin

More Developer Tools MCP Servers

Git

Free

by Modelcontextprotocol · Developer Tools

Read, search, and manipulate Git repositories programmatically

80.0K
Stars
4
Installs
6.5
Security
No ratings yet
Local

Toleno

Free

by Toleno · Developer Tools

Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.

114
Stars
409
Installs
8.0
Security
4.8
Local

mcp-creator-python

Free

by mcp-marketplace · Developer Tools

Create, build, and publish Python MCP servers to PyPI — conversationally.

-
Stars
56
Installs
10.0
Security
5.0
Local

MarkItDown

Free

by Microsoft · Content & Media

Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption

116.1K
Stars
15
Installs
6.0
Security
5.0
Local

mcp-creator-typescript

Free

by mcp-marketplace · Developer Tools

Scaffold, build, and publish TypeScript MCP servers to npm — conversationally

-
Stars
14
Installs
10.0
Security
5.0
Local

FinAgent

Free

by mcp-marketplace · Finance

Free stock data and market news for any MCP-compatible AI assistant.

-
Stars
13
Installs
10.0
Security
No ratings yet
Local