Box

MCP Server

Box cloud storage integration. Search, read, upload, and manage files in your Box enterprise environment.

by Community

★★★★☆ 3.8/5 (25 reviews)
290GitHub stars
3.5kinstalls
Updated 2025-11-20
typescriptintermediateactive

Installation

npx -y box-mcp-server

Quick Start

```json
{
  "mcpServers": {
    "box": {
      "command": "npx",
      "args": ["-y", "box-mcp-server"],
      "env": { "BOX_ACCESS_TOKEN": "your-token" }
    }
  }
}
```

Tools & Capabilities

search_files
read_file
upload_file
list_folder

Compatibility

Claude Desktop

About Box

Box cloud storage integration. Search, read, upload, and manage files in your Box enterprise environment.

View on GitHub →

Language: TypeScript

Category: File Systems

← Back to MCP Hub Directory