Serveur MCP

Serveur MCP pour la disponibilité des domaines

Connectez DomScan a votre assistant IA pour la disponibilite de domaines, WHOIS, DNS, l'estimation et les verifications de securite. Fonctionne avec Claude, ChatGPT, Cursor et d'autres outils compatibles MCP.

Claude Desktop ChatGPT Cursor IDE Outils MCP disponibles (92)
01

Choisissez votre outil IA

Sélectionnez Claude Desktop, ChatGPT, Cursor ou un autre outil compatible MCP

02

Ajoutez le serveur MCP

Configurez le point de terminaison MCP de DomScan dans les paramètres de votre outil

03

Commencez à vérifier les domaines

Demandez à votre IA de vérifier la disponibilité des domaines en langage naturel

Démarrage rapide

Configuration MCP avec OAuth

Connectez-vous avec l'URL MCP et autorisez dans le navigateur lorsque vous y etes invite. DomScan conserve l'authentification par cle API pour les clients existants qui ne peuvent pas encore terminer OAuth.

  • Suivez votre utilisation à travers les outils et les sessions
  • Limites de débit plus élevées pour une utilisation intensive
  • Utilisez votre solde créditeur acheté
Conseil : OAuth est recommande pour les nouveaux clients MCP. Les cles API fonctionnent toujours via Authorization, X-API-Key ou l'ancien parametre d'URL api_key lorsqu'un client ne peut pas utiliser OAuth.
Démarrage rapide
Utilisez cette URL MCP :
https://domscan.net/mcp
Se connecter Les clients MCP modernes decouvrent OAuth automatiquement. Les configurations existantes avec cle API continuent de fonctionner.
🤖 Claude Desktop

Configuration de Claude Desktop

Connectez DomScan à Claude Desktop en utilisant le fichier de configuration MCP.

1

Ouvrez le fichier de configuration

Trouvez votre fichier de configuration de Claude Desktop à :

2

Ajoutez le serveur MCP de DomScan

Ajoutez cette configuration a votre section mcpServers :

3

Redémarrez Claude Desktop

Fermez et rouvrez Claude Desktop pour charger la nouvelle configuration.

4

Commencez à vérifier les domaines !

Demandez à Claude : « Est-ce que monentreprise.com est disponible ? » ou « Vérifiez startup sur .com, .io et .dev »

💬 ChatGPT

Configuration de ChatGPT

Connectez DomScan a ChatGPT avec des connecteurs personnalises. Le mode developpeur et les autorisations d'espace de travail peuvent etre necessaires.

1

Activez le mode développeur

Allez aux paramètres de ChatGPT :

2

Créez un nouveau Connecteur

Dans la section Connecteurs, cliquez sur « Créer » pour ajouter un nouveau connecteur :

3

Configurez le connecteur

Entrez ces détails :

4

Démarrez une nouvelle conversation

Dans une nouvelle conversation, ChatGPT aura accès aux outils de vérification de domaine de DomScan.

⌨️ Cursor IDE

Configuration de Cursor IDE

Ajoutez DomScan à Cursor pour vérifier les domaines pendant la codification.

1

Ouvrez les paramètres MCP

Accédez à la configuration MCP de Cursor :

2

Créez le fichier de configuration

Créez ou modifiez le fichier de configuration MCP :

3

Ajoutez la configuration de DomScan

Ajoutez ceci à votre fichier mcp.json :

4

Utilisez dans Composer

Ouvrez le Composer de Cursor (Cmd+K) et posez des questions sur la disponibilité des domaines. L'agent utilisera automatiquement DomScan si approprié.

Autres outils compatibles MCP

Autres outils compatibles MCP

Utilisez directement l'URL DomScan dans les clients qui prennent en charge MCP distant via HTTP. Si un client ne prend en charge que des serveurs locaux/stdIO, encapsulez l'URL avec mcp-remote.

  • Compatible avec : Windsurf, Continue.dev, Cody, et d'autres clients MCP qui prennent en charge HTTP distant ou un pont HTTP-vers-stdio.
  • Configurez le point de terminaison MCP de DomScan dans les paramètres de votre outil
  • Demandez à votre IA de vérifier la disponibilité des domaines en langage naturel
# Point de terminaison MCP (HTTP Streamable)
https://domscan.net/mcp
OAuth est recommande ; l'option par cle API reste prise en charge 10 000 crédits gratuits par mois
Outils MCP disponibles (92)

Outils MCP disponibles (92)

DomScan fournit des outils d'intelligence de domaine complets pour votre IA :

Disponibilité des domaines

3
get_status

Check if a domain name is available across multiple TLDs. The primary HTTP format uses "name" plus "tlds". The "name" parameter is the domain label WITHOUT the TLD (e.g., "google" not "google.com"). The "tlds" parameter is an array of TLD extensions. (costs 1 credit)

bulk_status

Check multiple complete domain names at once. Each domain must include the TLD (e.g., "google.com"). (1 credit per item)

coverage

Get information about which TLDs are supported by this API. (costs 1 credit)

Intelligence de domaine

13
suggest_domains

Generate domain name suggestions based on keywords. Great for brainstorming available domains. (costs 2 credits)

domain_valuation

Estimate the market value of a domain name based on length, keywords, TLD, brandability, and market factors. (costs 1 credit)

bulk_domain_value

Get value estimates for multiple domains at once. Endpoint: POST /v1/value/bulk. (1 credit per item)

domain_health

Run comprehensive health checks on a domain including DNS, SSL, live TLS grading, HTTP version support, HSTS posture, SMTP TLS reachability, and MX FCrDNS. (costs 2 credits)

get_quick_health

Fast health check with essential metrics only. Endpoint: GET /v1/health/quick. (costs 1 credit)

compare_domains

Compare multiple domains side-by-side. Returns availability, valuation, brand score, and recommendations. (costs 2 credits)

get_domain_score

Calculate an overall domain quality score based on multiple factors. Endpoint: GET /v1/score. (costs 1 credit)

compare_brand_names

Compare up to 50 candidate brand names and return ranked scores. Endpoint: POST /v1/score/compare. (costs 2 credits)

get_score_info

Returns scoring dimensions, grade scale, and related scoring endpoints. Endpoint: GET /v1/score/info. (costs 0 credits)

get_domain_profile

Get normalized RDAP registration data: registrar, dates, nameservers, DNSSEC status. Endpoint: GET /v1/profile. (costs 2 credits)

domain_overview

Get comprehensive domain intelligence in one call. Returns DNS records, WHOIS/registration data, health check, and reputation score. Use this as a first step when investigating any domain. (costs 3 credits)

list_tlds

List all supported TLDs with optional filtering by type or trust tier. (costs 1 credit)

tld_info

Get detailed information about a TLD including pricing, restrictions, trust score, and use cases. (costs 1 credit)

DNS

13
dns_lookup

Lookup DNS records for a domain. Returns A, AAAA, MX, TXT, NS, CNAME, and other record types plus TXT classification and additive warnings. (costs 1 credit)

get_all_dns_records

Get all major DNS record types for a domain in a single call with IPv6 parity, TXT classification, wildcard probe, and warning signals. Endpoint: GET /v1/dns/all. (costs 2 credits)

dns_security

Analyze DNS security configuration including SPF, DKIM, DMARC, DNSSEC, CAA, MTA-STS, TLS-RPT, resolver latency, and AXFR exposure. (costs 2 credits)

dns_propagation

Check DNS propagation across multiple global DNS servers. (costs 2 credits)

get_dns_servers

Get list of global DNS servers used for propagation checks. Endpoint: GET /v1/dns/servers. (costs 0 credits)

dns_history

Get DNS record history for a domain showing how records have changed over time. (costs 2 credits)

spf_build

Build an SPF record from configuration options. (costs 1 credit)

spf_validate

Validate an SPF record syntax and check for common issues. (costs 1 credit)

spf_flatten

Flatten an SPF record by resolving includes to IP addresses. (costs 2 credits)

dmarc_build

Build a DMARC record from configuration options. (costs 1 credit)

dmarc_validate

Validate a DMARC record syntax and configuration. (costs 1 credit)

dkim_check

Check a DKIM selector and validate the public key record. (costs 1 credit)

dkim_discover

Discover DKIM selectors by checking common selector names. (costs 2 credits)

Sécurité

19
typosquatting_check

Detect potential typosquatting domains for a given domain. Registered-domain checks are optional and slower. (costs 2 credits)

protection_score

Calculate how vulnerable a domain is to typosquatting attacks. Returns a protection score and recommendations. (costs 1 credit)

domain_reputation

Calculate a comprehensive reputation score for a domain based on DNS security, SSL, web presence, blacklist, parking, and email factors, including confidence metadata. (costs 2 credits)

search_certificates

Search Certificate Transparency logs to find all SSL certificates issued for a domain. Useful for discovering subdomains, monitoring certificate issuance, and security auditing. (costs 2 credits)

ssl_audit

Run a comprehensive live SSL/TLS audit for a domain, combining certificate, chain, revocation, HSTS, HTTP version, and TLS posture data. (costs 5 credits)

get_ssl_deep_scan

Run a premium cached deep SSL/TLS scan for a domain. Returns a fresh cached result immediately when available, or starts a long-running scan and returns a signed polling token. Endpoint: GET /v1/ssl/deep-scan. (costs 10 credits)

ssl_grade

Analyze SSL/TLS configuration for a domain and get a letter grade with detailed scoring and HSTS preload audit context. (costs 2 credits)

ssl_chain

Get certificate chain details including issuer, validity dates, and trust chain. (costs 2 credits)

ssl_expiring

Check if a domain SSL certificate is expiring soon. (costs 1 credit)

enumerate_subdomains

Discover subdomains for a domain using Certificate Transparency logs. Useful for attack surface mapping and security reconnaissance. (costs 3 credits)

email_security

Check email authentication configuration (SPF, DKIM, DMARC) plus MTA-STS, TLS-RPT, and recursive SPF behavior for a domain. (costs 2 credits)

get_email_compliance

Provider-oriented sender readiness report for Google/Gmail and Microsoft Outlook.com high-volume requirements, using SPF, DKIM, DMARC, MTA-STS, TLS-RPT, BIMI, DNSSEC, CAA, and proxy-backed mail security checks. Endpoint: GET /v1/email/compliance. (costs 5 credits)

check_email_blacklist

Check if an email domain is on disposable/temporary email blacklists. Endpoint: GET /v1/email/check. (costs 1 credit)

bulk_email_check

Check multiple email domains against blacklists at once. Endpoint: POST /v1/email/check/bulk. (1 credit per item)

verify_email

Verify if an email address is real and deliverable. Checks syntax, MX/null MX records, reserved/test domains, common provider typos, MX provider fingerprints, SPF/DMARC/MTA-STS/TLS-RPT evidence, local-part/domain risk signals, toxicity/do-not-mail, confidence, deliverability status, and recommendations. Mailbox-level SMTP probing is deprecated. (costs 1 credit)

verify_email_bulk

Verify multiple email addresses at once. Max 100 emails per request. Endpoint: POST /v1/email/verify/bulk. (1 credit per item)

get_brand_monitors

Get your brand monitoring configurations. Endpoint: GET /v1/brand-monitor. (costs 1 credit)

create_brand_monitor

Create a new brand monitoring configuration. Endpoint: POST /v1/brand-monitor. (costs 2 credits)

trigger_brand_scan

Manually trigger a brand protection scan. Endpoint: GET /v1/brand-monitor/scan. (costs 5 credits)

OSINT

8
ip_lookup

Get detailed information about an IP address or resolved domain, including geolocation, ASN, security indicators, datacenter classification, and FCrDNS. (costs 1 credit)

lookup_mac

Lookup MAC address metadata and vendor/OUI information. (costs 1 credit)

get_mac_lookup_info

Returns parameter help and an example response for the MAC address lookup endpoint. Endpoint: GET /v1/mac/info. (costs 0 credits)

whois_lookup

Get WHOIS/RDAP registration data for a domain including registrar, dates, nameservers, and status. (costs 2 credits)

bulk_whois

Get WHOIS data for multiple domains at once. Endpoint: POST /v1/whois/bulk. (2 credits per item)

whois_history

Get historical WHOIS snapshots showing how registration data has changed over time, including registrar transfers, nameserver changes, and privacy toggles. (costs 2 credits)

get_rdap

Get raw RDAP response for a domain, IP address, or autonomous system number. Endpoint: GET /v1/rdap. (costs 2 credits)

domain_lifecycle

Get domain lifecycle information including registration date, expiration date, domain age, days until expiry, and current lifecycle phase. (costs 2 credits)

Intelligence web

9
get_redirects

Follow URL redirect chains. Detect HTTPS upgrades, domain changes, and landing pages. Endpoint: GET /v1/redirects. (costs 2 credits)

tech_stack

Detect technologies used by a website including CMS, frameworks, analytics, hosting, and security tools. (costs 2 credits)

categorize_website

Classify websites into DomScan IAB-inspired categories using multi-signal analysis: keywords, schema.org, Open Graph, TLD heuristics, URL patterns, and HTML structure. Endpoint: GET /v1/categorize. (costs 2 credits)

get_categorization_taxonomy

List the DomScan IAB-inspired category IDs, response category names, taxonomy names, and subcategories returned by the Website Categorization API. Endpoint: GET /v1/categorize/taxonomy. (costs 0 credits)

categorize_website_bulk

Categorize up to 10 websites in parallel with caching. Endpoint: POST /v1/categorize/bulk. (2 credits per item)

get_domain_similarity

Compare domains for similarity. Detect typosquatting with multiple algorithms. Endpoint: GET /v1/similarity. (costs 2 credits)

company_lookup

Lookup company/organization information associated with a domain. Extracts data from website meta tags, WHOIS, and other public sources. (costs 2 credits)

hosting_detection

Detect hosting provider, CDN, WAF, DNS provider, and email infrastructure for a domain. (costs 2 credits)

parking_detection

Check if a domain is parked, showing placeholder/ad pages, or listed for sale on aftermarket platforms like Sedo, Afternic, Dan.com, etc. (costs 2 credits)

Réseaux sociaux

2
social_handles

Check availability of a username across major social media platforms. (costs 2 credits)

get_social_info

Returns supported platforms, parameters, and an example response for the social handle checker. Endpoint: GET /v1/social/info. (costs 0 credits)

Tarification

5
get_prices

Get domain registration and renewal prices across registrars. Endpoint: GET /v1/prices. (costs 1 credit)

get_tld_pricing

Get pricing for a specific TLD across registrars. Endpoint: GET /v1/prices/tld/:tld. (costs 1 credit)

bulk_pricing

Get pricing for multiple domains at once. Endpoint: POST /v1/prices/bulk. (1 credit per item)

get_registrars

Get list of supported registrars with pricing data. Endpoint: GET /v1/prices/registrars. (costs 0 credits)

compare_prices

Compare domain prices across multiple registrars. Endpoint: GET /v1/prices/compare. (costs 1 credit)

Recettes

12
recipe_due_diligence

Complete domain acquisition analysis with registration, valuation, health, and brand protection insights. Saves 8 credits vs individual calls. Endpoint: GET /v1/recipes/due-diligence. (costs 10 credits)

recipe_brand_launch

Pre-launch checklist for brand domains including DNS, SSL, email auth, and social availability. Saves 6 credits. Endpoint: GET /v1/recipes/brand-launch. (costs 8 credits)

recipe_threat_assessment

Comprehensive typosquatting and brand threat analysis for security teams. Saves 25 credits. Endpoint: GET /v1/recipes/threat-assessment. (costs 15 credits)

recipe_domain_finder

AI-powered domain discovery with filtering and availability checking. Saves 15 credits. Endpoint: GET /v1/recipes/domain-finder. (costs 10 credits)

recipe_competitor_intel

Competitor domain infrastructure analysis including tech stack and DNS configuration. Saves 8 credits. Endpoint: GET /v1/recipes/competitor-intel. (costs 12 credits)

recipe_portfolio_audit

Audit entire domain portfolio for health, valuation, and optimization opportunities. Saves up to 280 credits. Endpoint: GET /v1/recipes/portfolio-audit. (costs 20 credits)

recipe_portfolio_audit_post

Audit domain portfolio via POST for larger domain lists. Endpoint: POST /v1/recipes/portfolio-audit. (costs 20 credits)

recipe_email_deliverability

Complete email authentication and deliverability analysis (SPF, DKIM, DMARC). Saves 7 credits. Endpoint: GET /v1/recipes/email-deliverability. (costs 8 credits)

recipe_dns_migration

Pre-migration checklist and current DNS configuration snapshot. Saves 6 credits. Endpoint: GET /v1/recipes/dns-migration. (costs 6 credits)

recipe_infrastructure_discovery

Complete infrastructure mapping and attack surface analysis. Saves 13 credits. Endpoint: GET /v1/recipes/infrastructure-discovery. (costs 12 credits)

recipe_defensive_registration

Brand protection through strategic domain acquisition recommendations. Saves 10 credits. Endpoint: GET /v1/recipes/defensive-registration. (costs 10 credits)

recipe_phishing_investigation

Evidence collection and analysis for suspected phishing domains. Saves 12 credits. Endpoint: GET /v1/recipes/phishing-investigation. (costs 10 credits)

Liste de surveillance

5
get_watchlist

Get your domain watchlist. Endpoint: GET /v1/watchlist. (costs 1 credit)

add_to_watchlist

Add a domain to your watchlist. Endpoint: POST /v1/watchlist. (costs 1 credit)

remove_from_watchlist

Remove a domain from your watchlist. Endpoint: DELETE /v1/watchlist. (costs 0 credits)

get_expiring_watchlist

Get domains from your watchlist that are expiring soon. Endpoint: GET /v1/watchlist/expiring. (costs 1 credit)

get_available_watchlist

Get domains from your watchlist that have become available. Endpoint: GET /v1/watchlist/available. (costs 1 credit)

Méta

3
get_email_blacklist_info

Browse the disposable email domain dataset as a paginated data feed. Endpoint: GET /v1/email/blacklist. (costs 0 credits)

download_email_blacklist

Download the full disposable email domain dataset in various formats. Endpoint: GET /v1/email/blacklist/download. (costs 0 credits)

get_pricing_info

Get credit costs per endpoint and API pricing information. Endpoint: GET /v1/pricing. (costs 0 credits)

Requêtes d'exemple

Requêtes d'exemple

Une fois connecté, essayez de demander à votre IA :

« Est-ce que acmecorp.com est disponible ? »
→ Vérification rapide de la disponibilité du domaine
« Vérifiez mybrand sur .com, .io, .dev et .co »
→ Vérifiez plusieurs TLD pour le même nom
« Quelle est la valeur estimée de startup.io ? »
→ Évaluation du domaine avec les scores de marque
« Vérifiez tous les enregistrements DNS pour example.com »
→ Recherche DNS complète incluant les enregistrements MX, TXT, NS
« Trouvez tous les sous-domaines d'example.com »
→ Énumération des sous-domaines via Certificate Transparency
« Vérifiez s'il y a des domaines de contrefaçon ciblant google.com »
→ Détection et analyse de la contrefaçon
Frequently Asked Questions

Frequently Asked Questions

Qu'est-ce que MCP ?

MCP (Model Context Protocol) est une norme permettant de connecter des assistants IA à des outils et sources de données externes. Il permet aux modèles d'IA d'interagir avec les API de manière structurée et sécurisée.

L'utilisation est-elle gratuite ?

Oui ! Vous obtenez 10 000 crédits API gratuits par mois. Ceci est partagé entre les outils Web et l’utilisation de MCP/API.

Are there rate limits?

Plan gratuit : 100 requêtes par tranche de 10 secondes par IP, avec 10 000 crédits par mois. Les plans Pro ont des limites plus élevées.

Commencez gratuitement

Obtenez 10 000 crédits gratuits par mois. Aucune carte de crédit requise.

Utilisé par les gens des meilleures entreprises

VercelLLM PulseOLXCasa ModernaPipeCal.comBeehiivSnykTogglRemoteSprigDeel