Agent♥︎Age
Catalog

Box Admin Analytics MCP

Official

by shigechika · Python

MCP server for Box admin-log analytics — external-sharing visibility, read-only

io.github.shigechika/boxadm-mcp (Box admin-log analytics MCP)

MCP (Model Context Protocol) server that surfaces external file flow from a Box admin’s point of view. It reads Box’s enterprise event log (admin_logs) to identify “who shares a lot with the outside” and “which files get accessed from outside,” serving as an early-warning signal for leakage rather than a general-purpose file browser.

🛠️ Key Features

  • Uses Box enterprise event log (admin_logs)
  • Highlights external-sharing visibility and externally accessed files
  • Read-only operation: does not revoke shares, delete files, or mutate anything

🚀 Use Cases

  • Monitoring potential data leakage by tracking outside sharing behavior
  • Reviewing files that receive outside access for risk signals
  • Early detection workflow for admin-led external file flow visibility

⚡ Developer Benefits

  • Provides MCP access to externally focused analytics derived from admin_logs
  • Safe integration surface due to read-only behavior

⚠️ Limitations

  • Not a general-purpose file browser
  • Focuses on risk/visibility rather than performing remediation actions

Related servers

More in Security