Enables searching, reading, and accessing files stored on Box.
This tool serves as a Model Context Protocol (MCP) server, providing the capability to search, read, and access files directly from your Box account. It supports authentication via JWT for persistent connections and developer tokens for quick, short-term access. It supports reading PDF and Word files.
Key Features
01Supports developer token authentication for quick access
02Supports JWT-based authentication for persistent connections
03Search files within Box
043 GitHub stars
05Read file content (PDF, Word)
Use Cases
01Integrating Box file access into applications using the Model Context Protocol
02Reading Box file contents
03Searching and accessing Box files programmatically