WhoisXML API MCP Server
Rank #20,994io.github.whois-api-llc/mcp-whoisxmlapi
32 WHOIS, DNS, IP, threat intelligence, email, and bulk tools for AI agents via WhoisXML API.
WhoisXML API MCP Server is a Model Context Protocol (MCP) server published by whoisxmlapi. It ranks #20,994 of 132,046 servers tracked on MCP Toplist. WhoisXML API MCP Server is listed across 3 registries — Official MCP, mcp.so and Glama, with 12 tracked versions. It was first listed on May 8, 2026 and most recently updated on Sep 8, 2026.
Ranks ahead of 111,052 of 132,046 servers on MCP Toplist.
Use WhoisXML API MCP Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add mcp-whoisxmlapi -e "WHOISXMLAPI_TOKEN=<your WHOISXMLAPI_TOKEN>" -- npx -y @whoisxmlapidotcom/mcp-whoisxmlapiReplace each placeholder with your own value before saving.
[mcp_servers.mcp-whoisxmlapi]
command = "npx"
args = ["-y", "@whoisxmlapidotcom/mcp-whoisxmlapi"]
[mcp_servers.mcp-whoisxmlapi.env]
WHOISXMLAPI_TOKEN = "<your WHOISXMLAPI_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-whoisxmlapi": {
"command": "npx",
"args": [
"-y",
"@whoisxmlapidotcom/mcp-whoisxmlapi"
],
"env": {
"WHOISXMLAPI_TOKEN": "<your WHOISXMLAPI_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-whoisxmlapi": {
"command": "npx",
"args": [
"-y",
"@whoisxmlapidotcom/mcp-whoisxmlapi"
],
"env": {
"WHOISXMLAPI_TOKEN": "<your WHOISXMLAPI_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-whoisxmlapi": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@whoisxmlapidotcom/mcp-whoisxmlapi"
],
"env": {
"WHOISXMLAPI_TOKEN": "<your WHOISXMLAPI_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-whoisxmlapi": {
"command": "npx",
"args": [
"-y",
"@whoisxmlapidotcom/mcp-whoisxmlapi"
],
"env": {
"WHOISXMLAPI_TOKEN": "<your WHOISXMLAPI_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-whoisxmlapi": {
"command": "npx",
"args": [
"-y",
"@whoisxmlapidotcom/mcp-whoisxmlapi"
],
"env": {
"WHOISXMLAPI_TOKEN": "<your WHOISXMLAPI_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.whois-api-llc%2Fmcp-whoisxmlapi)<a href="https://mcptoplist.com/server/io.github.whois-api-llc%2Fmcp-whoisxmlapi"><img src="https://mcptoplist.com/badge/io.github.whois-api-llc%2Fmcp-whoisxmlapi.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
whoisxmlapi
Available versions (12)
| Version | Published |
|---|---|
| 1.8.6 | Sep 8, 2026 |
| 1.8.5 | Aug 15, 2026 |
| 1.8.4 | Aug 7, 2026 |
| 1.8.3 | Jul 21, 2026 |
| 1.8.2 | Jul 14, 2026 |
| 1.8.1 | Jul 14, 2026 |
| 1.8.0 | Jul 13, 2026 |
| 1.7.0 | Jul 8, 2026 |
| 1.5.1 | Jul 2, 2026 |
| 1.5.0 | Jul 2, 2026 |
| 1.4.1 | May 31, 2026 |
| 1.3.10 | May 8, 2026 |
Frequently asked questions
- Who maintains WhoisXML API MCP Server?
- WhoisXML API MCP Server is maintained by whoisxmlapi, which publishes 1 MCP server (12 total versions) tracked on MCP Toplist.
- Is WhoisXML API MCP Server listed on the Official MCP Registry?
- Yes — WhoisXML API MCP Server is listed on the Official MCP Registry, alongside mcp.so and Glama.
- How many versions does WhoisXML API MCP Server have?
- MCP Toplist tracks 12 versions of WhoisXML API MCP Server, most recently published on Sep 8, 2026.
- Where can I find the source code for WhoisXML API MCP Server?
- The source code for WhoisXML API MCP Server is hosted at github.com/whoisxmlapi/mcp-whoisxmlapi.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.