We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/floradistro/whale-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•382 B
# SwagManager MCP Server Configuration
# Copy to .env and fill in your values
# Supabase Connection (required)
SUPABASE_URL=https://your-project.supabase.co
SUPABASE_SERVICE_ROLE_KEY=your-service-role-key-here
# Default Store (optional - can be set per-session)
STORE_ID=your-store-uuid-here
# API Key Auth (future - for multi-tenant distribution)
# SWAG_API_KEY=sk-your-api-key