tor-exit-lookup

nlink-jp/tor-exit-lookup
★ 0 stars Go Code/Dev Tools Updated today
Check whether an IP address is a Tor Exit node, offline. CLI + local MCP server.
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": {
    "tor-exit-lookup": {
      "command": "go",
      "args": [
        "run",
        "github.com/nlink-jp/tor-exit-lookup@latest"
      ]
    }
  }
}

README Excerpt

Is an IP address a **Tor Exit node**? `tor-exit-lookup` answers offline from a locally cached copy of the Tor Project's per-node metadata from list once with `update` (or let it auto-refetch), then every `check` is an instant in-memory membership test — no network, no credentials. The offline, membership-focused sibling of

Tools (9)

TOR_EXIT_LOOKUP_AUTO_UPDATETOR_EXIT_LOOKUP_EXIT_ADDRESSES_URLTOR_EXIT_LOOKUP_STORETOR_EXIT_LOOKUP_TTL_MINUTESTOR_EXIT_LOOKUP_URLmcpstatusupdateversion