mcp-server-box

mcp-server-box

3.8

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

  1. box_who_am_i

    Get current user information and check connection status

  2. box_authorize_app_tool

    Start the Box application authorization process

  3. box_search_tool

    Search for files in Box

  4. box_read_tool

    Read the text content of a Box file

  5. box_ask_ai_tool

    Ask Box AI questions about files

  6. box_search_folder_by_name

    Position folders by name

  7. box_ai_extract_data

    Extract data from files using AI

  8. box_list_folder_content_by_folder_id

    List folder contents

  9. box_manage_folder_tool

    Create, update, or delete folders

  10. box_upload_file_tool

    Upload content as file to Box

  11. box_download_file_tool

    Download the file from the Box and return its contents