file systems
Box Mcp Server
Box integration for listing, reading and searching files
typescript
cloud
file systems
Installation
npx -y hmk/box-mcp-serverConfiguration
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
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub