Skip to main content
Glama

Clipboard to Supabase MCP Helper

.env.example646 B
# Supabase Configuration SUPABASE_URL=https://<project>.supabase.co SUPABASE_SERVICE_ROLE_KEY=your-service-role-key BUCKET=media # MCP Server Configuration MCP_PORT=3333 # Logging Configuration # Options: DEBUG, INFO, WARN, ERROR LOG_LEVEL=INFO # Log directory (defaults to ~/.cliphelper/logs if not specified) # LOG_DIR=/path/to/logs # Maximum log file size in bytes before rotation (default: 10MB) # MAX_LOG_SIZE=10485760 # Advanced Settings # Cleanup older images (in days, set to 0 to disable) RETENTION_DAYS=30 # Polling interval in milliseconds # POLL_INTERVAL_MS=300 # Maximum image size in bytes (default: 8MB) # MAX_IMAGE_SIZE=8388608

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/martinbowling/clipboard-to-supabase-mcp-helper'

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