I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

hmk_box-mcp-server
Mirror ofhttps://github.com/hmk/box-mcp-server
0
Github Watches
1
Github Forks
0
Github Stars
box-mcp-server
Usage
Developer Token Authorization
This MCP server currently supports only Developer Token authentication.
To get started, set the BOX_DEV_TOKEN
to a Box Developer Token.
Begin by visiting the Box Developer Console and create a new application. The authorization type does not currently matter, as all support Box Developer Token.
Once your application is created, navigate to its configuration setings and click Generate Developer Token
.
Claude Desktop Configuration
{
"mcpServers": {
"box": {
"command": "npx",
"args": [
"box-mcp-server"
],
"env": {
"BOX_DEV_TOKEN": "YOUR_DEV_TOKEN_GOES_HERE"
}
}
}
}
Capabilities
- Searching files
- Reading files
- Word
- Others
Development
Prerequisites
Before you begin, ensure you have the following installed:
- Node.js (v22 or higher)
- npm
- git
Setting up Development Environment
To set up the development environment, follow these steps:
-
Fork the repository
- Click the "Fork" button in the top-right corner of this repository
- This creates your own copy of the repository under your Github acocunt
-
Clone Your Fork:
git clone https://github.com/YOUR_USERNAME/box-mcp-server.git cd box-mcp-server
-
Add Upstream Remote
git remote add upstream https://github.com/hmk/box-mcp-server.git
-
Install dependencies:
npm install
-
Set the
BOX_DEV_TOKEN
environment variable:export BOX_DEV_TOKEN=your_developer_token
-
Run watch to keep index.js updated:
npm run watch
-
Start the model context protocol development server:
npx @modelcontextprotocol/inspector node PATH_TO_YOUR_CLONED_REPO/dist/index.js
-
If the development server did not load the environment variable correctly, set the
BOX_DEV_TOKEN
on the left-hand side of the mcp inspector.
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
I find academic articles and books for research and literature reviews.
This GPT assists in finding a top-rated business CPA - local or virtual. We account for their qualifications, experience, testimonials and reviews. Business operators provide a short description of your business, services wanted, and city or state.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Advanced software engineer GPT that excels through nailing the basics.
Converts Figma frames into front-end code for various mobile frameworks.
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
Mirror ofhttps://github.com/agentience/practices_mcp_server
A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.
Reviews

user_3gimD43X
As a dedicated user of hmk_box-mcp-server, I am thoroughly impressed with its robust performance and exceptional functionality. Developed by MCP-Mirror, this server provides seamless integration and reliable service. The team's attention to detail and commitment to quality are clearly evident. Highly recommend checking it out at https://github.com/MCP-Mirror/hmk_box-mcp-server for anyone in need of a reliable server solution.