sirveil-exposure-mcp

sirveil-ai/sirveil-exposure-mcp
★ 0 stars Unknown language Search Updated today
Remote MCP server for the Sirveil Exposure API - manifests, plugin and docs.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sirveil-exposure-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "sirveil-ai/sirveil-exposure-mcp"
      ]
    }
  }
}

README Excerpt

A read-only MCP server that answers one question: **is this person indexed on that data-broker domain?** It returns one of exactly three states — `indexed`, `not_indexed`, or `indeterminate` — together with the evidence behind the verdict. `indeterminate` is a real answer, not an error: it means the domain was searched and the evidence was too weak to call.