loading…
Search for a command to run...
loading…
Domain name lookup service, first via [RDAP](https://en.wikipedia.org/wiki/RegistrationDataAccessProtocol) and then as a fallback via [WHOIS](https://en.wikiped
Domain name lookup service, first via [RDAP](https://en.wikipedia.org/wiki/RegistrationDataAccessProtocol) and then as a fallback via [WHOIS](https://en.wikipedia.org/wiki/WHOIS)
MCP server to look up domain names via rdap(1) and then whois(1).
go build ./...{
"mcpServers": {
"domain-lookup-mcp": {
"command": "/path/to/domain-lookup-mcp/domain-lookup-mcp",
"args": [],
"env": {}
}
}
}
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"dotemacs-domain-lookup-mcp": {
"command": "npx",
"args": []
}
}
}PRs, issues, code search, CI status
Database, auth and storage
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.