Skip to main content
Glama

Optimizely DXP MCP Server

by JaxonDigital

get_rate_limit_status

Check real-time rate limit status and usage quotas for deployments in Optimizely DXP MCP Server to manage API request thresholds effectively.

Instructions

View current rate limiting status and usage quotas

Input Schema

NameRequiredDescriptionDefault
projectIdNo
projectNameNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "projectId": { "type": "string" }, "projectName": { "type": "string" } }, "type": "object" }

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/JaxonDigital/optimizely-dxp-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server