WhiteIntel — Ownership Intelligence
Rank #11,606dev.whiteintel/whiteintel
UBO, sanctions & ownership graph. 23 tools, 130.7M entities, 31 registries.
WhiteIntel — Ownership Intelligence is a Model Context Protocol (MCP) server published by Hei33enberg. It ranks #11,606 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. WhiteIntel — Ownership Intelligence is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 16, 2026 and most recently updated on Aug 19, 2026.
Ranks ahead of 103,854 of 115,460 servers on MCP Toplist.
Use WhiteIntel — Ownership Intelligence
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http whiteintel https://whiteintel.dev/api/mcpclaude mcp add whiteintel -e "WHITEINTEL_API_KEY=<your WHITEINTEL_API_KEY>" -e "WHITEINTEL_API_BASE=<your WHITEINTEL_API_BASE>" -- npx -y @whiteintel/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.whiteintel]
url = "https://whiteintel.dev/api/mcp"Add to ~/.codex/config.toml.
[mcp_servers.whiteintel]
command = "npx"
args = ["-y", "@whiteintel/mcp-server"]
[mcp_servers.whiteintel.env]
WHITEINTEL_API_KEY = "<your WHITEINTEL_API_KEY>"
WHITEINTEL_API_BASE = "<your WHITEINTEL_API_BASE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://whiteintel.dev/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"whiteintel": {
"command": "npx",
"args": [
"-y",
"@whiteintel/mcp-server"
],
"env": {
"WHITEINTEL_API_KEY": "<your WHITEINTEL_API_KEY>",
"WHITEINTEL_API_BASE": "<your WHITEINTEL_API_BASE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"whiteintel": {
"url": "https://whiteintel.dev/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"whiteintel": {
"command": "npx",
"args": [
"-y",
"@whiteintel/mcp-server"
],
"env": {
"WHITEINTEL_API_KEY": "<your WHITEINTEL_API_KEY>",
"WHITEINTEL_API_BASE": "<your WHITEINTEL_API_BASE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"whiteintel": {
"type": "http",
"url": "https://whiteintel.dev/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"whiteintel": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@whiteintel/mcp-server"
],
"env": {
"WHITEINTEL_API_KEY": "<your WHITEINTEL_API_KEY>",
"WHITEINTEL_API_BASE": "<your WHITEINTEL_API_BASE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"whiteintel": {
"serverUrl": "https://whiteintel.dev/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"whiteintel": {
"command": "npx",
"args": [
"-y",
"@whiteintel/mcp-server"
],
"env": {
"WHITEINTEL_API_KEY": "<your WHITEINTEL_API_KEY>",
"WHITEINTEL_API_BASE": "<your WHITEINTEL_API_BASE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"whiteintel": {
"url": "https://whiteintel.dev/api/mcp"
}
}
}{
"mcpServers": {
"whiteintel": {
"command": "npx",
"args": [
"-y",
"@whiteintel/mcp-server"
],
"env": {
"WHITEINTEL_API_KEY": "<your WHITEINTEL_API_KEY>",
"WHITEINTEL_API_BASE": "<your WHITEINTEL_API_BASE>"
}
}
}
}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/dev.whiteintel%2Fwhiteintel)<a href="https://mcptoplist.com/server/dev.whiteintel%2Fwhiteintel"><img src="https://mcptoplist.com/badge/dev.whiteintel%2Fwhiteintel.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Hei33enberg
Other servers by Hei33enberg
- @strajkpolski/mcp#19,648
- ZomPP MCP Server#23,384 · 1 ver
- marocain.investments — {GIN} real-estate intelligence (Morocco)#29,380 · 1 ver
- Strajkpolski MCP#57,993 · 1 ver
- @mosadd/voice-truthgate-mcp#61,737 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.7.10 | Aug 19, 2026 |
Frequently asked questions
- Who maintains WhiteIntel — Ownership Intelligence?
- WhiteIntel — Ownership Intelligence is maintained by Hei33enberg, which publishes 6 MCP servers (5 total versions) tracked on MCP Toplist.
- Is WhiteIntel — Ownership Intelligence listed on the Official MCP Registry?
- Yes — WhiteIntel — Ownership Intelligence is listed on the Official MCP Registry, alongside Glama.
- How many versions does WhiteIntel — Ownership Intelligence have?
- MCP Toplist tracks 1 version of WhiteIntel — Ownership Intelligence, most recently published on Aug 19, 2026.
- Where can I find the source code for WhiteIntel — Ownership Intelligence?
- The source code for WhiteIntel — Ownership Intelligence is hosted at github.com/Hei33enberg/WhiteIntel-OS.