Back to directory
hmk/box-mcp-server

hmk/box-mcp-server

@hmk

A Box model context protocol server to search, read and access files

boxfile-managementsearchmcpcloud-storageapipdfwordcontext

Installation & Configuration

{
  "mcpServers": {
    "box": {
      "command": "npx",
      "args": [
        "box-mcp-server"
      ],
      "env": {
        "BOX_JWT_BASE64": "YOUR_BASE64_ENCODED_JWT",
        "BOX_USER_ID": "123456"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/12
Updated
2026/6/12