Productivity & DocsAuth: OAuth2.1
Box hosted MCP server
Cloud content
Box’s hosted MCP server lets agents search, read, and manage files in the connected Box account, bringing enterprise content management into MCP workflows with OAuth-scoped access.
Curated by Agentic WorkersPublished Updated
Server description
Work with Box files and folders from your agent
Box’s hosted MCP server lets agents search, read, and manage files in the connected Box account, bringing enterprise content management into MCP workflows with OAuth-scoped access.
- Slug
- box
- Category
- Productivity & Docs
- Category slug
- productivity-and-docs
- Authentication
- OAuth2.1
- Auth type
- oauth
Directory details
Use with your agent
Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.
{
"mcpServers": {
"box": {
"url": "https://mcp.box.com"
}
}
}