We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/setugk/seafile-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•354 B
# Seafile MCP Server Configuration
# Copy this file to .env and fill in your values
# Your Seafile server URL (no trailing slash)
# Example: https://cloud.seafile.com or https://files.example.com
SEAFILE_URL=https://your-seafile-server.com
# Your Seafile API token
# To get this token, see the README for instructions
SEAFILE_TOKEN=your-api-token-here