# ForbiddenErrorRep
## Example Usage
```typescript
import { ForbiddenErrorRep } 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 | forbidden |
| `message` | *string* | :heavy_check_mark: | Description of the error | Forbidden. Access to the requested resource was denied. |
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