File tree Expand file tree Collapse file tree 1 file changed +62
-0
lines changed Expand file tree Collapse file tree 1 file changed +62
-0
lines changed Original file line number Diff line number Diff line change 1+ # launchdarkly MCP Server Registry Entry
2+ # WARNING: Tool list fetch failed on 2025-10-30
3+ # Manual verification may be required
4+ name : launchdarkly
5+ description : Official MCP server for LaunchDarkly feature flag management and AI Config orchestration
6+ tier : Official
7+ status : Active
8+ transport : stdio
9+ repository_url : https://github.com/launchdarkly/mcp-server
10+ homepage : https://launchdarkly.com/docs/home/getting-started/mcp
11+ license : MIT
12+ tags :
13+ - feature-flags
14+ - ai-config
15+ - configuration
16+ - devops
17+ - launchdarkly
18+ tools :
19+ - create-ai-config
20+ - create-ai-config-variation
21+ - delete-ai-config
22+ - delete-ai-config-variation
23+ - get-ai-config
24+ - get-ai-config-targeting
25+ - get-ai-config-variation
26+ - list-ai-configs
27+ - update-ai-config
28+ - update-ai-config-targeting
29+ - update-ai-config-variation
30+ - get-code-references
31+ - get-environments
32+ - create-feature-flag
33+ - delete-feature-flag
34+ - get-feature-flag
35+ - get-flag-status-across-environments
36+ - list-feature-flags
37+ - update-feature-flag
38+ env_vars :
39+ - name : LAUNCHDARKLY_API_KEY
40+ description : LaunchDarkly API access token with appropriate permissions (Writer or Developer role recommended)
41+ required : true
42+ secret : true
43+ permissions :
44+ network :
45+ outbound :
46+ allow_host :
47+ - app.launchdarkly.com
48+ - app.launchdarkly.us
49+ - app.eu.launchdarkly.com
50+ allow_port :
51+ - 443
52+ image : ghcr.io/stacklok/dockyard/npx/launchdarkly-mcp-server:0.4.2
53+ metadata :
54+ stars : 16
55+ pulls : 0
56+ last_updated : " 2025-10-28T00:00:00Z"
57+ provenance :
58+ cert_issuer : https://token.actions.githubusercontent.com
59+ repository_uri : https://github.com/stacklok/dockyard
60+ runner_environment : github-hosted
61+ signer_identity : /.github/workflows/build-containers.yml
62+ sigstore_url : tuf-repo-cdn.sigstore.dev
You can’t perform that action at this time.
0 commit comments