file systems

Box Mcp Server

Box integration for listing, reading and searching files

typescript
cloud
file systems
0
View on GitHub

Installation

npx -y hmk/box-mcp-server

Configuration

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

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

About This MCP Server

hmk/box-mcp-server

Box integration for listing, reading and searching files

GitHub: https://github.com/hmk/box-mcp-server

Need More Details?

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

View Full Documentation on GitHub