mcp-server-box
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@mcpreview.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.
The Box MCP Server is a Python-based project that leverages the Box API to facilitate operations like file search, text extraction, and AI-based querying. It uses the `box-sdk-gen` library to interact with Box files and folders, providing a robust solution for managing and processing Box data with advanced AI and machine learning techniques. The Model Context Protocol (MCP) framework standardizes model interactions with data sources, ensuring efficient and scalable operations on Box files and folders. This project aims to offer a flexible and powerful toolset for handling Box data, making it easier to integrate AI capabilities into data management workflows.
Features
- Integration with Box API for file and folder operations.
- AI-based querying and data extraction from Box files.
- Standardized model interactions using the Model Context Protocol (MCP).
- Support for document generation using Box Doc Gen templates.
- Comprehensive toolset for managing Box data efficiently.
Tools
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