@pipeworx/box

Connect: https://gateway.pipeworx.io/box/mcp · Install: one-click buttons

Tools: 5

Tools

  • box_list_folder — List the files and subfolders inside a Box (enterprise cloud storage) folder. Pass a folder id, or omit it to list the root folder (“0”). Returns each item’s id, type (file or folder), name, size in b
  • box_get_file — Get full metadata for a single Box (cloud storage) file by its file id. Returns id, name, size, description, created and modified times, parent folder name, shared link URL, and file extension. Use af
  • box_search — Search a user’s Box (cloud storage) account for files and folders matching a query string across names and content. Optionally restrict to only files or only folders. Returns matching items with id, t
  • box_get_file_text — Download and return the text content of a Box (cloud storage) file by its file id. Best for plain-text, Markdown, CSV, and other text documents; binary formats (Office docs, PDFs, images) will return
  • box_get_user — Get the signed-in Box (cloud storage) user’s profile: id, name, login email, total storage space (space_amount in bytes), and used storage (space_used in bytes). Use to identify the connected account

Tools

  • box_get_file — Get full metadata for a single Box (cloud storage) file by its file id. Returns id, name, size, description, created and modified times, parent folder name, shared link URL, and file extension. Use af
  • box_get_file_text — Download and return the text content of a Box (cloud storage) file by its file id. Best for plain-text, Markdown, CSV, and other text documents; binary formats (Office docs, PDFs, images) will return
  • box_get_user — Get the signed-in Box (cloud storage) user's profile: id, name, login email, total storage space (space_amount in bytes), and used storage (space_used in bytes). Use to identify the connected account
  • box_list_folder — List the files and subfolders inside a Box (enterprise cloud storage) folder. Pass a folder id, or omit it to list the root folder ( 0 ). Returns each item's id, type (file or folder), name, size in b
  • box_search — Search a user's Box (cloud storage) account for files and folders matching a query string across names and content. Optionally restrict to only files or only folders. Returns matching items with id, t

Regenerated from source · build June 3, 2026