kuik-fileshare-mcp
Officialby codekuik
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOME | Yes | Home directory of the employee; bounds local paths for download/upload | |
| RCLONE_BIN | No | Path to rclone (default 'rclone') | |
| FILESHARE_HOST | Yes | Host or IP of the fileserver (SMB/CIFS) | |
| FILESHARE_PASS | Yes | Password (in clear; obscured in memory, never written to disk) | |
| FILESHARE_PORT | No | SMB port (default 445) | |
| FILESHARE_USER | Yes | Windows/AD username of the employee | |
| FILESHARE_DOMAIN | No | AD domain (NetBIOS), if applicable | |
| FILESHARE_SHARES | No | Comma-separated list of authorized shares; if defined, restricts access to those | |
| FILESHARE_TIMEOUT_MS | No | Timeout per rclone operation (default 60000) | |
| FILESHARE_MAX_READ_BYTES | No | Limit for read_file as text (default 1048576) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/codekuik/kuik-agent-mcp-fileshare'
If you have feedback or need assistance with the MCP directory API, please join our Discord server