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
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
ghidraMCP
LaurieWiredMCP Server for Ghidra
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Codelf
unbugA search tool helps dev to solve the naming things problem.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments