juicefs-mcp-server
Description
# juicefs-mcp-server ## Start ### in Kubernetes todo ### dev Build JuiceFS MCP server locally: ```shell make build ``` Start JuiceFS MCP server locally: ```shell bin/juicefs-mcp-server --deug ``` ## Run ### with CSI MCP  ### with JuiceFS MCP…
Details
- Author
- zwwhdls
- GitHub stars
- 2
- Downloads
- 148
- Categories
- Other
Jump to
- Build and run locally via Go tooling.
- Provides a chat interface for JuiceFS management.
- Integrates with JuiceFS CSI MCP server.
- Shows example usage screenshots in documentation.
- Kubernetes deployment support listed as “todo”.
Build the server with make build, then run it with bin/juicefs-mcp-server --deug (note: the flag --deug appears as a typo in the README, likely intended as --debug). The server can be used alongside a CSI MCP integration, and chat examples are shown in the documentation.
juicefs-mcp-server
Start
in Kubernetes
todo
dev
Build JuiceFS MCP server locally:
make build
Start JuiceFS MCP server locally:
bin/juicefs-mcp-server --deug
Run
with CSI MCP

with JuiceFS MCP

Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



