Back to Home
GitHub30 icon

whois-mcp-server

Verified Safe

by GitHub30

Overview

Provides WHOIS lookup capabilities for IP addresses and domain names via a Model Context Protocol (MCP) server.

Installation

Run Command
python server.py

Security Notes

The code directly wraps standard Python WHOIS libraries (ipwhois, whoisit). There are no 'eval' or similar dangerous functions. No hardcoded secrets are visible. The inherent nature of a WHOIS server involves making external network requests, which these libraries handle. The risk is primarily tied to the security of the underlying WHOIS libraries and the data they retrieve, rather than malicious code within this server itself.

Similar Servers

Stats

Interest Score38
Security Score9
Cost ClassLow
Avg Tokens500
Stars1
Forks0
Last Update2025-11-28

Tags

WHOISIP LookupDomain LookupFastMCPNetworking