Skip to main content
Glama

SFCC Development MCP Server

by taurgis

get_sfcc_class_documentation

Retrieve in-depth SFCC class documentation, including examples and detailed descriptions, to gain comprehensive insights when basic class information is insufficient. Ideal for SFCC developers seeking full context for enhanced understanding.

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