hmk/box-mcp-server
Box integration for listing, reading and searching files
Quick Start
Clone the repository:
git clone https://github.com/hmk/box-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"box-mcp-server": {
"command": "npx",
"args": [
"-y",
"hmk/box-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.