Bulk WHOIS API MCP Config
Domain API (WHOIS, Check, Batch)
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/apispot-io-whois.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/apispot-io-whois.json to fetch programmatically.
{
"mcpServers": {
"apispot-io-whois": {
"command": "npx",
"args": ["-y","@mcp/apispot-io-whois"],
"env": {
"BULK_WHOIS_API_API_KEY": "your_bulk_whois_api_api_key"
}
}
}
}How to Use
Cursor
Go to Cursor Settings → MCP Servers → Add with the JSON above.
CLI / curl
Fetch the config programmatically:
curl https://mcp-bridge.pages.dev/config/apispot-io-whois.jsonEnvironment Variables
BULK_WHOIS_API_API_KEYReplace your_bulk_whois_api_api_key with your actual bulk whois api api key
Endpoints
GET
/batchgetBatches
POST
/batchcreateBatch
GET
/batch/{id}getBatch
DELETE
/batch/{id}deleteBatch
GET
/dbqueryDb
GET
/domains/{domain}/checkcheckDomain
GET
/domains/{domain}/rankdomainRank
GET
/domains/{domain}/whoiswhois