Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SEAFILE_REPO_ID | No | Library UUID for library-specific authentication | |
| SEAFILE_TIMEOUT | No | Request timeout in seconds (default: 30) | 30 |
| SEAFILE_PASSWORD | No | Your password for account-based authentication | |
| SEAFILE_USERNAME | No | Your email for account-based authentication | |
| SEAFILE_REPO_TOKEN | No | API token from library settings for library-specific authentication | |
| SEAFILE_SERVER_URL | Yes | Your Seafile server URL | |
| SEAFILE_MAX_READ_SIZE | No | Max file size to read (default: 1MB) | 1MB |
| SEAFILE_MAX_WRITE_SIZE | No | Max upload size (default: 10MB) | 10MB |
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 | |