Skip to main content
Glama

Optimizely DXP MCP Server

by JaxonDigital

stop_monitoring

Halt active monitoring for specific deployments or all active monitors using 'stop_monitoring'. Manage Optimizely DXP deployment processes effectively with this tool on the MCP Server.

Instructions

Stop monitoring for specific deployments or all active monitors

Input Schema

NameRequiredDescriptionDefault
allNo
deploymentIdNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "all": { "type": "boolean" }, "deploymentId": { "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