Back to directory
@launchdarkly/mcp-server

@launchdarkly/mcp-server

@launchdarkly20

An official Model Context Protocol (MCP) server for LaunchDarkly, enabling AI clients to interact with LaunchDarkly's feature flags and AI configurations.

feature flagsai configsaasdevopscloud

Installation & Configuration

{
  "mcpServers": {
    "LaunchDarkly": {
      "command": "npx",
      "args": [
        "-y",
        "--package",
        "@launchdarkly/mcp-server",
        "--",
        "mcp",
        "start",
        "--api-key",
        "api-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/5/22
Updated
2026/6/7