Box
@box
About Box
The Box MCP server allows third party AI agents to securely and seamlessly access Box content and use tools such as search, asking questions from files and folders, and data extraction.
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Box?
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.
How to use Box?
First configure an OAuth app in Box via the Admin Console or Developer Console, then connect your MCP client using the endpoint URL https://mcp.box.com and the OAuth credentials (client ID, client secret, redirect URI). Clients will guide you through the OAuth 2.0 flow to obtain a Bearer token.
Key features of Box
- 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.
Use cases of Box
- AI agents query Box files and folders for answers.
- Automate metadata extraction from documents using Box AI.
- Enable secure, role-based access to enterprise content for AI assistants.
FAQ from Box
What is the endpoint URL?
The remote Box MCP server is accessed at https://mcp.box.com.
How do I authorize my client?
Authorization is handled via OAuth 2.0. You must configure an OAuth app in Box and provide the client ID, client secret, and redirect URI to your MCP client to obtain a Bearer token.
Which tools does the server provide?
Tools cover user info, file and folder operations (read, list, search), and Box AI capabilities like Q&A across files and metadata extraction. See the full list in the remote Box MCP server documentation.
What MCP clients are supported?
The README explicitly mentions Copilot Studio, Claude, and Mistral Le Chat as supported AI agent platforms.
Is there a self-hosted version?
Yes, a self-hosted/local version is available at box-community/mcp-server-box.
Frequently asked questions
What is the endpoint URL?
The remote Box MCP server is accessed at `https://mcp.box.com`.
How do I authorize my client?
Authorization is handled via OAuth 2.0. You must configure an OAuth app in Box and provide the client ID, client secret, and redirect URI to your MCP client to obtain a Bearer token.
Which tools does the server provide?
Tools cover user info, file and folder operations (read, list, search), and Box AI capabilities like Q&A across files and metadata extraction. See the full list in the remote Box MCP server documentation.
What MCP clients are supported?
The README explicitly mentions Copilot Studio, Claude, and Mistral Le Chat as supported AI agent platforms.
Is there a self-hosted version?
Yes, a self-hosted/local version is available at [box-community/mcp-server-box](https://github.com/box-community/mcp-server-box).
Basic information
More Files & Storage MCP servers
Bulk Filesystem Operations MCP Server
strawgateMCP Server for reading many files at the same time

Google Drive
modelcontextprotocolModel Context Protocol Servers
Filesystem MCP Server for WSL
webconsultingfilesystem MCP server for accessing WSL distributions from Windows
WORK IN PROGRESS - USE WITH CAUTION - Windows:
hanwegMCP server for working with PDF files
mcp-rquest
xxxbrianA MCP server providing realistic browser-like HTTP request capabilities with accurate TLS/JA3/JA4 fingerprints for bypassing anti-bot measures. It also supports converting PDF and HTML documents to Markdown for easier processing by LLMs.
Comments