# @launchdarkly/mcp-server SDK Environment Variables
# Copy this file to .env and fill in your actual values
# DO NOT commit the .env file to version control
# Security Configuration
# The SDK supports loading security credentials from environment variables
# with the prefix: LAUNCHDARKLY_
#
# Example security environment variables:
# LAUNCHDARKLY_API_KEY=your_api_key_here
# LAUNCHDARKLY_BEARER_TOKEN=your_bearer_token_here
# LAUNCHDARKLY_USERNAME=your_username_here
# LAUNCHDARKLY_PASSWORD=your_password_here
#
# Check the SDK documentation for the exact environment variable names
# required for your specific authentication method.
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/launchdarkly/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server