MCPs/kdrive/README.md

619 B

kdrive-mcp

MCP server for Infomaniak kDrive.

Source: @infomaniak/mcp-server-kdrive

Environment Variables

Variable Required Description
KDRIVE_TOKEN Yes kDrive API token from Infomaniak Manager
KDRIVE_ID Yes kDrive numeric ID

Usage

docker run -d \
  --name kdrive-mcp \
  -p 8108:8108 \
  -e KDRIVE_TOKEN=your_token \
  -e KDRIVE_ID=1911443 \
  forgejo.corentic.eu/corentic/mcp-fleet-kdrive:latest

Tools

List drives, list files/folders, read files, search, upload/download.