bach-box-mcp
v0.3.0
Published
Mock box MCP with a bundled sample dataset and real search/get tools (write actions are safe mocks).
Readme
bach-box-mcp
Mock Box content MCP server. List folders, search and fetch document content.
Note: This is a MOCK MCP server by bachstudio. It returns sample/fake data and does not connect to Box. Intended for prototyping and demos.
Tools
list_folder— List items in a foldersearch_files— Search files by keywordget_file— Get extracted text of a file
Usage (stdio MCP)
{
"mcpServers": {
"box": {
"command": "npx",
"args": ["-y", "bach-box-mcp"]
}
}
}License
MIT © bachstudio
