box/mcp-server-box-remote
Securely connect AI agents to your enterprise content in Box
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-box-remote": {
"command": "npx",
"args": [
"-y",
"mcp-server-box-remote"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Securely connect MCP-compatible agents to your Box content and Box AI—without moving data out of Box.
> Endpoint: https://mcp.box.com
---
The remote Box MCP server lets AI agent platforms (e.g., Copilot Studio, Claude, Mistral Le Chat) connect to Box to securely query and use Box data and AI-powered tools, while keeping content protected. Authorization is handled via OAuth so users can grant controlled access from within the client they’re using.
Learn more in the remote Box MCP server guide
> Looking for the self-hosted/local version? See box-community/mcp-server-box.
---
The remote Box MCP server provides tools across several areas, such as:
For the complete and most up-to-date set of supported tools, see the remote Box MCP server documentation.
---
To connect an MCP client to the remote Box MCP server, you’ll first configure an OAuth app in Box, then use its credentials in your client. The preferred path is to use the predefined Box MCP Server integration in the Admin Console, but in certain flows (e.g., the GitHub MCP registry), you may need to create your own OAuth app in the Developer Console instead.
Choose one of the following options:
Loading reviews...