Back to Catalog
Go
CLI Tools
Domain Lookup MCP
GitHub Metrics
Repository statistics and activity
⭐ GitHub Stars:3
👥 Contributors:1
📋 Total Issues:0
📦 Has Releases:No
🔧 Has CI/CD Pipeline:No
Configuration
Configuration example extracted from README.md for Claude Desktop and other clients.
{
"domain-lookup-mcp": {
"command": "/path/to/domain-lookup-mcp/domain-lookup-mcp",
"args": [],
"env": {}
}
}README.md
domain-lookup-mcp
MCP server to look up domain names via rdap(1) and then whois(1).
How to use it?
- Checkout the repo
- build it:
go build ./... - Point your MCP client at the binary:
{
"mcpServers": {
"domain-lookup-mcp": {
"command": "/path/to/domain-lookup-mcp/domain-lookup-mcp",
"args": [],
"env": {}
}
}
}
README.md
domain-lookup-mcp
MCP server to look up domain names via rdap(1) and then whois(1).
How to use it?
- Checkout the repo
- build it:
go build ./... - Point your MCP client at the binary:
{
"mcpServers": {
"domain-lookup-mcp": {
"command": "/path/to/domain-lookup-mcp/domain-lookup-mcp",
"args": [],
"env": {}
}
}
}
Related MCP Servers
iTerm
A Model Context Protocol server that executes commands in the current iTerm session - useful for REPL and CLI assistance
yutu
A fully functional MCP server and CLI for YouTube
cli-mcp-server
Command line interface for MCP clients with secure execution and customizable security policies
TaskWarrior
MCP Server for TaskWarrior!
mcp-googletasks
This Model Context Protocol (MCP) server provides a bridge between Claude and Google Tasks, allowing you to manage your task lists and tasks directly through Claude.
cal-mcp
用于计算数学表达式的MCP
