Launchdarkly runs on your own machine — the client starts it, so there is no endpoint to ping. 115 installs a week from pypi. Last commit 12 May 2026.
Manage feature flags, segments, projects, environments, and team members
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add launchdarkly -- uvx mcparmory-launchdarkly
{
"mcpServers": {
"launchdarkly": {
"args": [
"mcparmory-launchdarkly"
],
"command": "uvx"
}
}
}
[mcp_servers.launchdarkly]
command = "uvx"
args = ["mcparmory-launchdarkly"]
{
"mcpServers": {
"launchdarkly": {
"args": [
"mcparmory-launchdarkly"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"launchdarkly": {
"args": [
"mcparmory-launchdarkly"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.