Odel
clearfront

clearfront

Local
@scottmartinanderson8PythonMITUpdated 1w ago

OSINT sweep of a digital footprint: breaches, accounts, data brokers, domains and IPs

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIclearfrontv2.7.3

Run

uvx clearfront

MCP client config

{
  "mcpServers": {
    "clearfront": {
      "command": "uvx",
      "args": [
        "clearfront"
      ]
    }
  }
}