Box
About
The remote Box MCP server lets MCP-compatible AI agents securely connect to Box content and Box AI tools without moving data out of Box. It is an OAuth-protected endpoint at https://mcp.box.com designed for platforms like Copilot Studio, Claude, and Mistral Le Chat.
Details
- Author
- Box
- Downloads
- 546
- Transport
- SSE
- Categories
- Other
Jump to
- Supports user info, file/folder operations, and Box AI tools.
- OAuth 2.0 authorization keeps content protected.
- Works with Copilot Studio, Claude, Mistral Le Chat, and other MCP clients.
- Data stays in Box—no migration required.
- Remote server avoids local hosting and maintenance.
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
BoxCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
{
"mcpServers": {
"box": {
"type": "http",
"url": "https://mcp.box.com"
}
}
}
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"box": {
"box": {
"type": "http",
"url": "https://mcp.box.com"
}
}
}
}
McpServers
{
"box": {
"type": "http",
"url": "https://mcp.box.com"
}
}
Box is a secure content platform for storing, organizing, searching, and collaborating on business files. Its remote MCP server gives assistants governed access to file and folder context, Box AI capabilities, and document knowledge within the permissions already configured in Box.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



