We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ZanzyTHEbar/mcp-memory-libsql-go'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
rclone.conf.example•317 B
[remote]
type = s3
provider = AWS
env_auth = true
bucket = my-bucket
region = us-east-1
# Note: this is a placeholder example. Do NOT commit real credentials.
# In production, store rclone config in your platform secret store and mount
# it into the container as ./rclone.conf or pass path via RCLONE_CONFIG_PATH.