Whoiser

Provides a lightweight server for performing WHOIS lookups using the whoiser library, enabling retrieval of domain registration and ownership information through TypeScript-based type-safe queries.

View Source
17 stars
0 tools
Created Aug 2025
@modelcontextprotocol-servers/modelcontextprotocol-servers-whoiser-whois-mcp

About

Provides a lightweight server for performing WHOIS lookups using the whoiser library, enabling retrieval of domain registration and ownership information through TypeScript-based type-safe queries.

Categories

general

Installation

npm

npm install @modelcontextprotocol-servers/modelcontextprotocol-servers-whoiser-whois-mcp

Configuration

{ "mcpServers": { "modelcontextprotocol-servers-whoiser-whois-mcp": { "command": "npx", "args": [ "-y", "@modelcontextprotocol-servers/modelcontextprotocol-servers-whoiser-whois-mcp" ] } } }