box-mcp.md

Box MCP

from"box"
540

Interact with Box Intelligent Content Management platform

Productivity
Boxcontentfilesenterprise
install.sh
# Clone the repository
$git clone https://github.com/box-community/mcp-server-box
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve