Skip to main content
Glama
index.ts529 B
/** * Library Module Exports * Central export point for all helper modules * Part of Jaxon Digital Optimizely DXP MCP Server */ import ResponseBuilder from './response-builder'; import ErrorHandler from './error-handler'; import Config from './config'; import SecurityHelper from './security-helper'; import DXPRestClient from './dxp-rest-client'; // DXP-101: PowerShellHelper removed - using direct REST API calls instead export { ResponseBuilder, ErrorHandler, Config, SecurityHelper, DXPRestClient };

Latest Blog Posts

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