file systems

Mcp Server Box Remote

The Box MCP server allows third party AI agents to securely and seamlessly access Box content and use tools such as search, asking questions from files and folders, and data extraction.

0
View on GitHub

Installation

npx -y box/mcp-server-box-remote

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-server-box-remote",
  "command": "npx",
  "args": [
    "-y",
    "box/mcp-server-box-remote"
  ]
}

About This MCP Server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub

Related MCPs

View all →