io.github.whois-api-llc/mcp-whoisxmlapi MCP Server
io.github.whois-api-llc/mcp-whoisxmlapi
What is the io.github.whois-api-llc/mcp-whoisxmlapi MCP server?
30 WHOIS, DNS, IP, threat intelligence, and bulk tools for AI agents via WhoisXML API.
How to install io.github.whois-api-llc/mcp-whoisxmlapi
Copy-paste configuration for popular MCP clients.
WHOISXMLAPI_TOKENrequiredsecretWhoisXML API key (get one at https://whoisxmlapi.com)
{
"mcpServers": {
"mcp-whoisxmlapi": {
"command": "npx",
"args": [
"-y",
"@whoisxmlapidotcom/mcp-whoisxmlapi"
],
"env": {
"WHOISXMLAPI_TOKEN": "<YOUR_WHOISXMLAPI_TOKEN>"
}
}
}
}{
"mcpServers": {
"mcp-whoisxmlapi": {
"command": "npx",
"args": [
"-y",
"@whoisxmlapidotcom/mcp-whoisxmlapi"
],
"env": {
"WHOISXMLAPI_TOKEN": "<YOUR_WHOISXMLAPI_TOKEN>"
}
}
}
}{
"mcpServers": {
"mcp-whoisxmlapi": {
"command": "npx",
"args": [
"-y",
"@whoisxmlapidotcom/mcp-whoisxmlapi"
],
"env": {
"WHOISXMLAPI_TOKEN": "<YOUR_WHOISXMLAPI_TOKEN>"
}
}
}
}{
"servers": {
"mcp-whoisxmlapi": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@whoisxmlapidotcom/mcp-whoisxmlapi"
],
"env": {
"WHOISXMLAPI_TOKEN": "<YOUR_WHOISXMLAPI_TOKEN>"
}
}
}
}claude mcp add mcp-whoisxmlapi --env WHOISXMLAPI_TOKEN=<YOUR_WHOISXMLAPI_TOKEN> -- npx -y @whoisxmlapidotcom/mcp-whoisxmlapiRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.