Skip to main content
Glama

SFCC Development MCP Server

by taurgis

get_sfcc_class_documentation

Retrieve raw documentation for an SFCC class, including examples, detailed descriptions, and full context, to deepen understanding when basic class information is insufficient.

Instructions

Get the complete raw documentation for an SFCC class. Use this when you need comprehensive details about a class including examples, detailed descriptions, and full context. Best for in-depth understanding when the basic class info isn't sufficient.

Input Schema

NameRequiredDescriptionDefault
classNameYesThe SFCC class name

Input Schema (JSON Schema)

{ "properties": { "className": { "description": "The SFCC class name", "type": "string" } }, "required": [ "className" ], "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/taurgis/sfcc-dev-mcp'

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