box/mcp-server-box-remote

πŸ“‚ File Systems🟒 Verified Active
0 Views
0 Installs

πŸŽ–οΈ ☁️ - The Box MCP server allows third party AI agents to securely and seamlessly access Box content and use tools such as search, asking questions from files and folders, and data extraction.

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "box-mcp-server-box-remote": {
      "command": "npx",
      "args": [
        "-y",
        "box-mcp-server-box-remote"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

Box MCP Server (Remote)

Securely connect MCP-compatible agents to your Box content and Box AIβ€”without moving data out of Box.

Endpoint: https://mcp.box.com


Overview

The remote Box MCP server lets AI agent platforms (e.g., Copilot Studio, Claude, Mistral Le Chat) connect to Box to securely query and use Box data and AI-powered tools, while keeping content protected. Authorization is handled via OAuth so users can grant controlled access from within the client they’re using.

Learn more in the remote Box MCP server guide

Looking for the self-hosted/local version? See box-community/mcp-server-box.


Capabilities

The remote Box MCP server provides tools across several areas, such as:

  • User info (e.g., identify the authenticated user)
  • File and folder operations (read content, list folders, search files/folders, etc.)
  • Box AI tools (Q&A across files, metadata extraction, etc.)

For the complete and most up-to-date set of supported tools, see the remote Box MCP server documentation.


Setup

To connect an MCP client to the remote Box MCP server, you’ll first configure an OAuth app in Box, then use its credentials in your client. The preferred path is to use the predefined Box MCP Server integration in the Admin Console, but in certain flows (e.g., the GitHub MCP registry), you may need to create your own OAuth app in the Developer Console instead.

1. Configure an OAuth app in Box

Choose one of the following options:

  • Admin Console flow (preferred): Enable or configure the Box MCP server from Admin Console β†’ Integrations.
  • Developer Console flow: Create an OAuth app with the proper redirect URI and scopes.

For detailed instructions, see the remote Box MCP server guide.

2. Connect from your MCP client

Most clients or platforms let you add a remote MCP server by URL and will guide you through the OAuth flow. Here are some of the details you’ll typically need to provide:

  • Endpoint URL: https://mcp.box.com
  • Name: a name of your choice (e.g., box-remote-mcp)
  • Authorization: Bearer token (via OAuth 2.0)
  • Client ID and Client Secret: obtained from your app’s credentials (Admin Console for the predefined Box MCP Server integration, or Developer Console if you created your own OAuth app)
  • Redirect URI: provided by your client and must be added to your app configuration (via the Admin Console or Developer Console, depending on your flow)

See the remote Box MCP server guide for client-specific connection examples (Claude, Copilot Studio, Le Chat).


OAuth & Discovery

The remote Box MCP server is an OAuth‑protected resource backed by Box’s authorization server:

For implementation details, see the Box authentication guide.

Using tokens with the Box API

All Box API calls require a valid Access Token. Example:

curl https://api.box.com/2.0/users/me \
  -H "authorization: Bearer <ACCESS_TOKEN>"

Terms

Use of the Box MCP server and Box APIs is subject to the Box Terms of Service:
https://www.box.com/legal/termsofservice


Support & Docs

Related MCP Servers

modelcontextprotocol/server-filesystemVerified

πŸ“‡ 🏠 - Direct local file system access.

πŸ“‚ File Systems1 views
8b-is/smart-tree

πŸ¦€ 🏠 🍎 πŸͺŸ 🐧 - AI-native directory visualization with semantic analysis, ultra-compressed formats for AI consumption, and 10x token reduction. Supports quantum-semantic mode with intelligent file categorization.

πŸ“‚ File Systems0 views
aadilr/changethisfile-mcp

πŸ“‡ ☁️ - Free file conversion between 690+ formats. Tools: convertfile (URL or base64 in β†’ signed download URL out) and listconversions. Covers image, video, audio, document, data, font, ebook, and archive formats. No auth or signup required; remote streamable-HTTP endpoint available (see README).

πŸ“‚ File Systems0 views
alebgl77/ftp-deploy-mcp

πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Deploy files from AI agents to your own FTP/FTPS/SFTP servers β€” multi-server config, recursive deploy with dry-run and gitignore-like excludes, per-server path jail and read-only mode, FileZilla import, one-command setup for popular MCP clients.

πŸ“‚ File Systems0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Active

Recent health check succeeded.

Last checked: 7/28/2026, 7:54:56 PM

Unclaimed listing (imported or pending owner verification). Claim it β†’
β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.