mcp-server-box

box-community/mcp-server-box

3.5

If you are the rightful owner of mcp-server-box and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Box MCP Server is a Python project that integrates with the Box API to perform various operations such as file search, text extraction, AI-based querying, and data extraction.

Tools

Functions exposed to the LLM to take actions

box_who_am_i

Get current user information and check connection status

box_authorize_app_tool

Start the Box application authorization process

box_search_tool

Search for files in Box

box_read_tool

Read the text content of a Box file

box_ask_ai_tool

Ask Box AI questions about files

box_search_folder_by_name

Position folders by name

box_ai_extract_data

Extract data from files using AI

box_list_folder_content_by_folder_id

List folder contents

box_manage_folder_tool

Create, update, or delete folders

box_upload_file_tool

Upload content as file to Box

box_download_file_tool

Download the file from the Box and return its contents

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources