harukikaneko
MCP Serverharukikanekopublic

box mcp

一个基于 TypeScript 的 Box 平台集成工具,用于管理和操作 Box 企业账户。

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
TypeScript
Language
-
License

About This Server

一个基于 TypeScript 的 Box 平台集成工具,用于管理和操作 Box 企业账户。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

セットアップ手順

  1. リポジトリをクローンする
  2. 依存関係をインストールする:
    pnpm install
    
  3. pip install 'markitdown[all]'

認証設定

  1. Box Developer Console で JWT 認証方式の Box アプリケーションを作成
  2. JWT 設定の JSON をダウンロード
  3. JWT 設定を base64 でエンコード:
    cat your_box_config.json | base64
    

使い方

pnpm build

利用するツールに応じて、以下のような設定ファイルを準備してください:

{
  "mcpServers": {
    "box-mcp-server": {
      "command": "/path/to/node", // 絶対パスが推奨
      "args": ["/path/to/box-mcp/dist/index.js"], // 現在はローカルビルド前提
      "env": {
        "BOX_JWT_BASE64": "YOUR_BASE64_ENCODED_JWT_CONFIG",
        "BOX_ENTERPRISE_ID": "YOUR_BOX_ENTERPRISE_ID",
        "NODE_EXTRA_CA_CERTS": "",
        "PYTHON_EXE": "" // 自身のpython3のpath
      }
    }
  }
}

Quick Start

1

Clone the repository

git clone https://github.com/harukikaneko/box-mcp
2

Install dependencies

cd box-mcp
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerharukikaneko
Repobox-mcp
LanguageTypeScript
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation