Skip to main content
Glama
5p00kyy

Seafile MCP Server

by 5p00kyy

seafile_get_download_link

Generate temporary download links for files stored in Seafile repositories, providing time-limited access to specific documents or media.

Instructions

Get a temporary download URL for a file.

The download URL is typically valid for a limited time (usually 1 hour).

Args:
    repo_id: The library/repository ID.
    path: The path to the file within the library.

Returns:
    Temporary download URL string.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
repo_idYesLibrary/repository ID
pathYesFile path within the library

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

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/5p00kyy/seafile-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server