Domain Intelligence MCP Server

1

Domain research and WHOIS intelligence MCP server powered by Apify. Look up domain registration details, DNS records, hosting information, and domain availability for cybersecurity research and competitive analysis.

This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.

{ "command": "npx", "args": [ "-y", "@apify/actors-mcp-server", "--actors", "nexgendata/domain-intelligence-mcp-server" ], "env": { "APIFY_TOKEN": "YOUR_APIFY_TOKEN" } }