Domain Lookup Mcp
@dotemacs
About Domain Lookup Mcp
Domain Lookup MCP
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"domain-lookup-mcp": {
"command": "/path/to/domain-lookup-mcp/domain-lookup-mcp",
"args": [],
"env": {}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Domain Lookup Mcp?
Domain Lookup Mcp is an MCP server that looks up domain names using the rdap(1) protocol and then falls back to whois(1).
How to use Domain Lookup Mcp?
Clone the repository, build the binary with go build ./..., then configure your MCP client to run the binary with no arguments, as shown in the JSON example.
Key features of Domain Lookup Mcp
- Domain lookup via RDAP protocol
- Automatic fallback to WHOIS
- Lightweight Go implementation
- Simple MCP client integration
Use cases of Domain Lookup Mcp
- Checking domain registration details
- Verifying domain availability or expiration
- Automating domain ownership investigation
- Integrating whois/rdap queries into MCP workflows
FAQ from Domain Lookup Mcp
—
More Other MCP servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Nginx UI
0xJackyYet another WebUI for Nginx
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments