Skip to main content
Box is a leading cloud content management and file sharing platform for businesses. The Box MCP server lets you search, manage, and access files and folders stored in your Box account using natural language.

What Can It Do?

  • Search files and folders with advanced filtering by type, date, and content
  • Manage files including upload, download, copy, move, and delete operations
  • Organize folders by creating, listing, and managing folder structures
  • Share content by creating shared links and adding collaborators
  • Manage users and groups for enterprise collaboration

Where to Use It

Add Box as a tool to any agent. The agent can then manage your cloud storage conversationally, choosing the right actions based on context. To add an MCP tool to your agent:
  1. Open your agent’s configuration
  2. Click Add toolsConnect an app with MCP
  3. Search for the integration and select it
  4. Authenticate with your Box account
You can control which tools your agent has access to. After adding an integration, click on it to enable or disable specific tools based on what your agent needs.

In Workflows (Via Agent Node)

For automated pipelines, use an Agent Node with Box tools. This gives you the flexibility of an agent within a deterministic workflow.

As a Custom MCP Node

You can also create a standalone MCP node for a specific action. This generates a reusable node that performs one task, useful when you need the same operation repeatedly in workflows.
To create a custom MCP node:
  1. Go to your node library and search for the integration
  2. Click Create a node with AI
  3. Describe the specific action you want (e.g., “Search for PDF files in the Reports folder”)
  4. Test the node and save it for reuse
Custom MCP nodes are single-purpose by design. For tasks that require multiple steps or dynamic decision-making, use an agent instead.

Authentication

Box uses OAuth 2.0 for authentication. When connecting your Box account, you’ll be redirected to Box to authorize Gumloop to access your files and folders. The integration will automatically handle token refresh to maintain your connection.

Available Tools

ToolDescription
Search FilesSearch for files, folders, and web links in Box with advanced filtering

File Operations

ToolDescription
Get FileGet file metadata by ID, optionally download file content to workspace
Upload FileUpload a file from Gumloop workspace to Box
Delete FileDelete a file from Box
Copy FileCopy a file to a destination folder
Move FileMove and optionally rename a file

Folder Operations

ToolDescription
List FilesList files and folders in a folder
List FoldersList only folders in a folder
Get FolderGet folder metadata by ID
Create FolderCreate a new folder

User and Group Management

ToolDescription
Search UsersList or search enterprise users
Search GroupsList or search enterprise groups

Sharing and Collaboration

ToolDescription
Create Shared LinkCreate or update a shared link for a file or folder
Add CollaboratorAdd a collaborator to a file or folder
Update TagsAdd or remove tags on a file or folder

AI Tools

ToolDescription
AI AskAsk a question about files or a Box Hub using Box AI
AI ExtractExtract metadata from files using a freeform prompt with Box AI
AI Extract StructuredExtract structured metadata from files using fields or a metadata template with Box AI
AI Text GenGenerate text based on file content using Box AI

Example Prompts

Use these with your agent or in the Agent Node: Search for files:
Find all PDF files in my Box account that contain "quarterly report" in the name
List folder contents:
Show me all files in the Marketing folder
Upload a file:
Upload the sales_data.csv file to the Reports folder in Box
Create a shared link:
Create a shared link for the Q4 presentation that expires in 7 days
Move files:
Move all files from the Inbox folder to the Archive folder
Add a collaborator:
Add john@company.com as an editor to the Project Alpha folder

Search Options

The search tool supports advanced filtering options:
  • Type: Filter by file, folder, or web_link
  • Scope: Search user_content (your files) or enterprise_content (requires admin)
  • File Extensions: Filter by specific file types (e.g., pdf, docx, xlsx)
  • Ancestor Folders: Limit search to specific folder IDs
  • Owner: Filter by owner user IDs
  • Content Types: Search within name, description, file_content, comments, or tag
  • Size Range: Filter by file size in bytes
  • Date Ranges: Filter by creation or modification date
  • Trash Content: Include or exclude trashed items

Troubleshooting

IssueSolution
Agent not finding filesUse specific search terms and check folder permissions
Action not completingCheck that you’ve authenticated with Box
Permission deniedEnsure you have access to the file or folder
Upload failedVerify the file exists in your Gumloop workspace
Tool not availableVerify the tool is enabled in your agent’s MCP configuration
Unexpected resultsThe agent may chain multiple tools (e.g., searching first, then downloading). Review the agent’s reasoning to understand its approach.
Agents are smart enough to chain multiple API calls together. For example, asking “Download the latest sales report” will search for the file first, then download it. If results seem off, check the agent’s step-by-step reasoning.

Working with Folder IDs

Many Box operations require folder IDs. Here are some tips:
  • The root folder ID is always 0
  • Use “List Files” or “List Folders” to discover folder IDs
  • Use “Search Files” to find specific files and their IDs
  • Folder IDs are returned in the response when creating new folders

Need Help?


Use this integration directly in Claude or Cursor. Connect remotely via the Box MCP server using your Gumloop credentials.