B

Box MCP Server

Box's official hosted remote MCP server (mcp.box.com) for files, folders, search, collaboration, Box AI, Hubs, and Doc Gen. OAuth 2.0 (user-authorized) with scoped access. Box's self-hosted community server (box-community/mcp-server-box) was archived and users are directed to migrate here. Note: scores other than authentication are a provisional assessment from Box's documentation pending a live tool-level audit.

Overall Score75/100

Score Breakdown

Server Info

Package
https://mcp.box.com
Registry
remote
Maintainer
BoxVendor
Category
Document Management
Tags
filescontententerprisehostedoauth
Last Scanned
7 Apr 2026

Findings

3 issues

Authentication & Identity

LOWImplements MCP OAuth spec for per-user authentication

Official Box-hosted remote MCP at https://mcp.box.com (repo box/mcp-server-box-remote), enabled by admins via the Box Admin Console. OAuth 2.0 with user authorization and scoped access (root_readwrite, ai.readwrite, docgen.readwrite). The self-hosted community server is deprecated/archived.

Remediation

Document the required OAuth scopes for each tool.

Tool Schema Quality

MEDIUMTool schemas not independently audited

The hosted server has no public source repository, so tool input schemas, required fields, and parameter constraints could not be verified directly. Provisional score pending a live tool-level audit.

Remediation

Run a live audit against the hosted endpoint to enumerate and score tool schemas.

Data Exposure

MEDIUMPagination and field selection not verified

Whether list operations paginate and support field selection could not be verified without a live audit of the hosted tool surface.

Remediation

Audit list operations for pagination and field-selection support.

Deploy Box MCP Server securely

CompleteFlow adds per-user authentication, permission scoping, and audit logging to any MCP server out of the box.

Deploy on CompleteFlow