Skip to main content
Glama

SFCC Development MCP Server

by taurgis
ServiceConfig.md1.74 kB
## Package: dw.svc # Class ServiceConfig ## Inheritance Hierarchy - Object - dw.object.PersistentObject - dw.object.ExtensibleObject - dw.svc.ServiceConfig ## Description Configuration object for Services. ## Properties ### credential **Type:** ServiceCredential (Read Only) The related service credentials. ### ID **Type:** String (Read Only) The unique Service ID. ### profile **Type:** ServiceProfile (Read Only) The related service profile. ### serviceType **Type:** String (Read Only) The type of the service, such as HTTP or SOAP. ## Constructor Summary ## Method Summary ### getCredential **Signature:** `getCredential() : ServiceCredential` Returns the related service credentials. ### getID **Signature:** `getID() : String` Returns the unique Service ID. ### getProfile **Signature:** `getProfile() : ServiceProfile` Returns the related service profile. ### getServiceType **Signature:** `getServiceType() : String` Returns the type of the service, such as HTTP or SOAP. ## Method Detail ## Method Details ### getCredential **Signature:** `getCredential() : ServiceCredential` **Description:** Returns the related service credentials. **Returns:** Related service credentials. --- ### getID **Signature:** `getID() : String` **Description:** Returns the unique Service ID. **Returns:** unique Service ID. --- ### getProfile **Signature:** `getProfile() : ServiceProfile` **Description:** Returns the related service profile. **Returns:** Related service profile. --- ### getServiceType **Signature:** `getServiceType() : String` **Description:** Returns the type of the service, such as HTTP or SOAP. **Returns:** Type of the service, such as HTTP or SOAP. ---

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/taurgis/sfcc-dev-mcp'

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