box-mcp-server
An MCP server that integrates Box cloud storage, enabling file listing, reading, and searching through the Model Context Protocol.
About this tool
box-mcp-server
A Model Context Protocol (MCP) server for integrating Box cloud storage, allowing file listing, reading, and searching through the MCP API.
- Source: GitHub - hmk/box-mcp-server
- Category: File Management MCP Servers
- Tags: box, cloud-storage, file-access, mcp
Features
- Box Cloud Integration: Connects to Box cloud storage accounts.
- File Search: Search for files stored in Box using MCP.
- File Reading: Read contents of files from Box (including PDF, Word, and others).
- MCP Protocol Support: Exposes Box storage as an MCP server, compatible with Model Context Protocol clients.
- Authentication:
- Supports Box JWT (JSON Web Token) authentication for persistent connections (requires Box enterprise or free developer account).
- Supports developer tokens for quick setup (tokens valid for 60 minutes).
- Environment Configuration:
- Can be configured with environment variables for JWT, user ID, or developer token.
- Development Setup:
- Built with Node.js and npm.
- Comes with scripts for development, including watch mode and dotenv template.
Usage
- Requires a Box account (enterprise or developer) and the appropriate authentication credentials (JWT or developer token).
- Can be run as an MCP server using Node.js/npm.
Pricing
- No pricing information is provided; the project is open source under BSD-3-Clause License.
License
- BSD-3-Clause License
Source
Loading more......
Information
Categories
Tags
Similar Products
6 result(s)An MCP server that integrates with Azure Blob Storage and Cosmos DB for secure cloud data resource management, manipulation, and querying. A practical example of an MCP server.
An MCP server integration for Backblaze that exposes its S3-compatible cloud storage capabilities to MCP tools for low-cost object storage workflows.
An MCP server for Bitport that lets MCP clients download files to Bitport’s secured cloud anonymously and quickly.
MCP server for uploading and manipulating IPFS storage, allowing AI assistants or agents to interact with decentralized storage via the MCP protocol.
An MCP server dedicated to parsing files for Claude Desktop, requiring a 302AI API key, showcasing the extensibility of MCP servers for file parsing and desktop application integration.
A reimagined MCP server for filesystem access, featuring privacy-preserving path aliases and an optimized LLM-friendly API.