We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/queenamara/bridge-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•477 B
# Bridge MCP Server - Environment Variables
# Server Configuration
PORT=8080
# Supabase Configuration
# Get these from: https://app.supabase.com/project/_/settings/api
SUPABASE_URL=https://wfjkxurymrbjulnfvkzo.supabase.co
SUPABASE_KEY=your_supabase_anon_key_here
# HubSpot Webhook Configuration
# Set this in HubSpot webhook settings and copy it here for signature verification
# Optional but recommended for security
HUBSPOT_WEBHOOK_SECRET=your_hubspot_webhook_secret_here