Home › Search & Research › domain-search-mcp
domain-search-mcp
Naming engine with availability intelligence: score names, check domains, socials and registries.
Topics: Search & Data Extraction
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.13.1)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"domain-search-mcp": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"PRICING_API_BASE_URL": "<YOUR_VALUE>",
"PRICING_API_TOKEN": "<YOUR_VALUE>",
"PORKBUN_API_KEY": "<YOUR_VALUE>",
"PORKBUN_API_SECRET": "<YOUR_VALUE>",
"NAMECHEAP_API_KEY": "<YOUR_VALUE>",
"NAMECHEAP_API_USER": "<YOUR_VALUE>"
}
}
}
}
PRICING_API_BASE_URL— Pricing backend base URL (recommended)PRICING_API_TOKENsecret — Optional bearer token for pricing backendPORKBUN_API_KEYsecret — Porkbun API key (BYOK, used only if PRICING_API_BASE_URL is not set)PORKBUN_API_SECRETsecret — Porkbun API secret (required with PORKBUN_API_KEY)NAMECHEAP_API_KEYsecret — Namecheap API key (BYOK, used only if PRICING_API_BASE_URL is not set)NAMECHEAP_API_USER— Namecheap API username (required with NAMECHEAP_API_KEY)
Related servers
Firecrawl MCP Server
MCP server for Firecrawl — web search, scraping, and biomedical/arXiv paper search.
wigolo
Local-first web intelligence MCP server for AI coding agents
exa-mcp-server
Connect AI agents to Exa for web search, content fetching, and multi-step research.
arxiv-mcp-server
Search arXiv papers, download full text, semantic search, citation graphs, and alerts via MCP.
trieve
Crawl, embed, chunk, search, and retrieve information from datasets through [Trieve](https://trieve.ai)
brightdata-mcp
Bright Data's Web MCP server enabling AI agents to search, extract & navigate the web
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry