Skip to content

Tags: box-community/mcp-server-box

Tags

0.4.0

Toggle 0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Implementing Tasks tools (#27)

* adjust git ignore

* implementing tasks tools

* bumping version

* Updating documentation

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Refactor Project (#26)

* Updating project dependencies

* Refactoring mcp-server-box mcript

* Fixing relative imports

* Adding server version to mcp server info method

* Ruffing

* Update --auth parameter to --box-auth

* Baerer token implementation

* Adjusting middleware to allow oauth discovery endpoint

* Documentation update

* Fixing BOX_MCP_SERVER_AUTH_TOKEN environment variable

* Fixing README

* Adding cursor configuration in README

* Adding default configuration class

* Adjusting usage of transport type and authentication enums

* Minor version bump

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Shared link tools (#25)

* WebLink Tool Implementation

* Shared Links Tool Implementation

* documentation and version updates

0.1.4

Toggle 0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Collaboration tools (#24)

* update dependencies

* collaboration update tool

* updating readme with collaboration update tool

0.1.3

Toggle 0.1.3's commit message
update readme

0.1.2

Toggle 0.1.2's commit message
implementing the user tools

0.1.1

Toggle 0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Implementing MCP sse/http transport (#12)

* [refactor] separateing tools

* adding SSE and HTTP transports

* [REF] separating box tools

* [REF] fix reported problems (types, unused, etc)

* [REF] output dict in box search tool

* [REF] output dict in several tools

* [REF] separate tools generic and search + integration testing

* [REF] separate tools AI + integration testing

* [REF] separate tools docgen + MISSING integration testing

* [REF] separate tools files+folders + integration testing

* [REF] Ruff linting

* version 0.1.1

* updating read.me

0.1.0

Toggle 0.1.0's commit message
adjusting readme.md