Box cloud storage integration. Search, read, upload, and manage files in your Box enterprise environment.
npx -y box-mcp-server
```json
{
"mcpServers": {
"box": {
"command": "npx",
"args": ["-y", "box-mcp-server"],
"env": { "BOX_ACCESS_TOKEN": "your-token" }
}
}
}
```
search_filesread_fileupload_filelist_folderBox cloud storage integration. Search, read, upload, and manage files in your Box enterprise environment.
Language: TypeScript
Category: File Systems