CursorPool
← 返回首页

Domain Intelligence MCP Server

1

由 Apify 驱动的域名研究与 WHOIS 情报 MCP server,可查询域名注册详情、DNS 记录、托管信息与域名可用性,服务网络安全研究与竞品分析。

MCP域名情报 MCP 服务器
添加到 Cursor

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

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