We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ampcome-mcps/whatsapp-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•578 B
# Nango Configuration for WhatsApp Business API
NANGO_CONNECTION_ID=your_nango_connection_id
NANGO_INTEGRATION_ID=whatsapp-business
NANGO_BASE_URL=https://api.nango.dev
NANGO_SECRET_KEY=your_nango_secret_key
# WhatsApp Business API Configuration
WHATSAPP_PHONE_NUMBER_ID=your_whatsapp_phone_number_id
WHATSAPP_BUSINESS_ACCOUNT_ID=your_whatsapp_business_account_id
# Example values (replace with your actual values):
# NANGO_CONNECTION_ID=conn_abc123def456
# NANGO_INTEGRATION_ID=whatsapp-business
# NANGO_BASE_URL=https://api.nango.dev
# NANGO_SECRET_KEY=nango_sk_abc123def456