Skip to main content
Glama

LaunchDarkly MCP Server

Official
by launchdarkly
ratelimitederrorrep.md1.3 kB
# RateLimitedErrorRep ## Example Usage ```typescript import { RateLimitedErrorRep } from "@launchdarkly/mcp-server/models/errors"; // No examples available for this model ``` ## Fields | Field | Type | Required | Description | Example | | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | | `code` | *string* | :heavy_check_mark: | Specific error code encountered | rate_limited | | `message` | *string* | :heavy_check_mark: | Description of the error | You've exceeded the API rate limit. Try again later. |

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