WhiteIntel MCP server for credential exposure, threat feed, watchlist, and supplier intelligence APIs
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"whiteintel-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
<!-- mcp-name: io.github.helGayhub233/whiteintel-mcp --> <h1 align="center">WhiteIntel-MCP</h1> <p align="center">将 WhiteIntel 的凭证泄露、暗网情报、品牌保护和支付欺诈能力接入 MCP 客户端</p> <p align="center"> <img src="https://badgen.net/pypi/v/whiteintel-mcp?label=PyPI&color=3775A9&cache=300&version=0.5.0" alt="PyPI v0.5.0"/> <img src="https://badgen.net/badge/Python/%3E%3D3.10/3776AB" alt="Python >=3.10"/> <img src="https://badgen.net/badge/MCP%20SDK/2.0.0/6F42C1" alt="MCP SDK 2.0.0"/> <img src="https://badgen.net/pypi/dm/whiteintel-mcp?label=Downloads&color=2EA44F&cache=86400" alt="PyPI 下载量"/> <img src="https://badgen.net/github/license/helGayhub233/WhiteIntel-MCP?label=License&color=blue" alt="许可证"/> </p> ## 支持能力 | 模块 | 主要能力 | | --- | --- | | 凭证泄露 | 查询近期泄露、消费者凭证、企业凭证及第三方数据库泄露 | | 实体检索 | 按 IP、主机名、用户名、邮箱或日志 ID 定位泄露记录 | | 威胁情报 | 查询暗网动态、公开安全新闻,以及可用的类别、行业和网络分类 | | 品牌保护 | 发现近似域名、拼写仿冒和品牌冒用域名 | | 监控列表 | 查询和管理域名、邮箱等持续监控目标 | | 供应商安全 | 管理供应商并按状态、风险层级等条件筛选 | | 审计 | 查询当前 API Key 的调用审计日志 | | 支付欺诈 | 按 BIN、发卡机构、国家及卡片属性检索泄露支付卡情报 | ## 快速开始 ### 1. 安装 uv `uvx`(uv 自带)是 Python 生态中 `npx` 的等价物——在临时隔离环境中下载并运行包,无需全局安装。 ```bash # Linux / macOS(官方安装脚本) curl -LsSf https://astral.sh/uv/install.sh | sh # macOS(Homebrew) brew install uv ``` ### 2. 配置 MCP 客户端 将以下配置加入支持 MCP 的客户端(Claude Desktop、Cursor 等),无需预先安装 WhiteIntel-MCP: ```json { "mcpServers": { "whiteintel": { "command": "uvx", "args": ["whiteintel-mcp"], "env": { "WHITEINTEL_API_KEY": "your_whiteintel_api_key" } } } } ``` > **版本锁定**(生产环境推荐):将 `args` 替换为 `["--from", "whiteintel-mcp==0.5.0", "whiteintel-mcp"]`,避免随发布版本浮动。 API Key 可从 [WhiteIntel](https://whiteintel.io) 获取。完整配置示例见 `mcp.json.example` 和 `.env.example`。 ### 其他安装方式 **pip:** ```bash python -m pip install -U whiteintel-mcp whiteintel-mcp ``` 将客户端配置中的 `command` 改为 `whiteintel-mcp`,`args` 设为 `[]`。 **pipx:** ```bash pipx install whiteintel-mcp whiteintel-mcp ``` **从源码:** ```bash git clone https://github.com/helGayhub233/WhiteIntel-MC…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.