Enterprise DNA
M MCP Servers Developer low

dotemacs/domain-lookup-mcp

by Various

Domain Lookup MCP

D

MCP

dotemacs/domain-lookup-mcp

Added 1 June 2026

#mcp-server

Overview

A Model Context Protocol (MCP) server written in Go that performs domain lookups. It exposes domain information retrieval as a tool that can be called by AI assistants or other MCP-compatible clients. The implementation is minimal, with only 5 stars on GitHub, indicating a small user base.

Best for

Best for
Developers who need a bare-bones domain lookup tool compatible with MCP and prefer Go-based tools.

Use cases

  • Integrating domain lookup capabilities into AI chatbots or assistants via MCP.
  • Checking domain registration status or DNS records programmatically.
  • Building lightweight automation workflows that require domain information.

How to use

Install

go build ./...

Tools exposed

  • go

Example client config

{\n  "mcpServers": {\n    "domain-lookup-mcp": {\n      "command": "/path/to/domain-lookup-mcp/domain-lookup-mcp",\n      "args": [],\n      "env": {}\n    }\n  }\n}

Notes

A Model Context Protocol (MCP) server written in Go that performs domain lookups. It exposes domain information retrieval as a tool that can be called by AI assistants or other MCP-compatible clients. The implementation is minimal, with only 5 stars on GitHub, indicating a small user base.

5 stars on GitHub. Last updated 2025-04-23.

Use cases

  • Integrating domain lookup capabilities into AI chatbots or assistants via MCP.
  • Checking domain registration status or DNS records programmatically.
  • Building lightweight automation workflows that require domain information.

Pros

  • Lightweight single binary due to Go compilation.
  • Open source and easy to audit or modify.
  • Simple MCP integration for developers already using the protocol.

Cons

  • Very low community adoption and limited documentation.
  • Likely only supports basic lookups (no advanced WHOIS parsing or bulk queries).
  • No active maintenance or feature updates visible from the repository.

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Lightweight single binary due to Go compilation.
  • Open source and easy to audit or modify.
  • Simple MCP integration for developers already using the protocol.

Cons

  • Very low community adoption and limited documentation.
  • Likely only supports basic lookups (no advanced WHOIS parsing or bulk queries).
  • No active maintenance or feature updates visible from the repository.
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks