Skip to main content
Glama

LaunchDarkly MCP Server

Official
by launchdarkly
jsr.json665 B
{ "name": "@launchdarkly/mcp-server", "version": "0.4.0", "exports": { ".": "./src/index.ts", "./models/errors": "./src/models/errors/index.ts", "./models/components": "./src/models/components/index.ts", "./models/operations": "./src/models/operations/index.ts", "./lib/config": "./src/lib/config.ts", "./lib/http": "./src/lib/http.ts", "./lib/retries": "./src/lib/retries.ts", "./lib/sdks": "./src/lib/sdks.ts", "./types": "./src/types/index.ts" }, "publish": { "include": [ "LICENSE", "README.md", "RUNTIMES.md", "USAGE.md", "jsr.json", "src/**/*.ts" ] } }

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