OlympHill
box-mcp-server logo

box-mcp-serverModēla pieraksta protokola serveris, lai meklētu, lasītu un piekļūtu failiem

(0)
Daniel NikulshynPārskatījis Daniel Nikulshyn·Atjaunināts 2026. g. jūlijs

Pārskats

box-mcp-server ir atbilstīgs modēla konteksta protokola serveris, kas atļauj meklēt un lasīt failus. Tas ir projektēts, lai sniegtu piekļuvi failiem caur modela konteksta protokola palīdzību. Serveris atbalsta autorizācijas metodes, tostarp JSON Web Token (JWT), kas var tiek iegūti, izmantojot Box Developer Console vai ari platu Box uzņēmuma kontu. Lietai tiek oferents aizvēlēt starpi JWT vai developer token autentikācijai. Serveris prasā sākotnēji instalēti Node.js versija v22 vai augšā, npm, git, un dotenv, lai tā veiktu attīstību. Tas galvenokārt tiek vērsts uz to, ka tiek meklētas Box modēla konteksta protokola integrācijas izstrādejā. Box modēla konteksta protokola serveris atbalsta Node.js v22, npm, git, un dotenv ietvaros.

Galvenās funkcijas

  • Failsu meklēšana
  • Failsu lesušana
  • JSON Web Token (JWT) autentizācija
  • Developer token autentizācija

Cenas

Modelis
Free
Kategorija
MCP Serveri
Vērtējums
Nav atsauksmju

Lietošanas gadījumi

Uzņēmuma Failu Pārvaldība

Uzņēmumam ir iespēja izmanto box-mcp-server lietojāt failsu pārvaldi Box, meklējot un lasījot fails caur modēla konteksta protokola serveri

Izstrādes Testēšana

Serveris var tiešām izmantot izstrādes vajadzībām, lai testēt Box integrāciju izmantojot developer token, kas ir viegli, lai uzbērtu un uzturētu

Plusi un mīnusi

Plusi

  • Atbalsta pastāvīgu kārtību ar Box, izmantojot JWT
  • Simples integrācija Box izmantojot developer token
  • Ļauj meklēt un lasīt failus

Mīnusi

  • Iekļauj Box uzņēmuma kontu, vai arī bezmaksas izstrādes kontu
  • Developer token trīsdesmit minūšu laikā iziet

Atsauksmes

Pieslēdzies, lai atstātu atsauksmi.

Vēl nav atsauksmju. Esi pirmais!

Jautājumi

What are the software prerequisites for running the server?

You need Node.js v22 or higher, npm, git, and dotenv installed. The project also requires setting environment variables for either BOX_JWT_BASE64 or BOX_DEV_TOKEN along with BOX_USER_ID.

Asked by Isabela Almeida · Feb 26, 2026

What are the main file operations available?

The server allows searching for files and reading their contents, supporting common formats such as PDF, Word, and other document types through the Box Model Context Protocol.

Asked by Margaret Whitfield · Jan 6, 2026

How do I set up a JWT for persistent access?

Create an application in the Box Developer Console with JWT authorization, generate a public/private key pair, enable enterprise access, and encode the JWT config file in Base64. Then supply the Base64 string in the BOX_JWT_BASE64 environment variable or the BOX_JWT_CONFIG_PATH.

Asked by Sami Virtanen · Dec 22, 2025

What authentication options does box-mcp-server support?

box‑mcp‑server supports two authentication methods: a JSON Web Token (JWT) for a persistent connection, which requires a paid Box enterprise account or a free developer account, and a temporary developer token that lasts 60 minutes.

Asked by Quoc Bui · Dec 1, 2025

Uzdod jautājumu

MCP Serveri alternatīvas