iiRecord
Agentic AI Atlas · LaunchDarkly MCP Server
tool-server:mcp-launchdarklya5c.ai
II.
ToolServer JSON

tool-server:mcp-launchdarkly

Structured · live

LaunchDarkly MCP Server json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/tool-servers/mcp-saas-services.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-launchdarkly",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-saas-services.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "LaunchDarkly MCP Server",
    "description": "MCP server providing access to the LaunchDarkly feature management platform.\nEnables AI agents to list and evaluate feature flags, manage flag targeting\nrules, and retrieve flag metadata for controlled rollout workflows.\n",
    "protocol": "mcp",
    "category": "devtools",
    "repoUrl": "https://github.com/launchdarkly/mcp-server",
    "maintainer": "LaunchDarkly",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-launchdarkly",
      "to": "tool:launchdarkly",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-launchdarkly",
      "to": "domain:devops",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-launchdarkly",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}