Skip to main content
Glama

SFCC Development MCP Server

by taurgis

search_sfra_documentation

Search Salesforce B2C Commerce Cloud SFRA documentation to locate terms, features, or implementation details for controllers, routing, middleware, request handling, and response management.

Instructions

Search across all SFRA documentation for specific terms, concepts, or functionality. Use this when you need to find specific SFRA features, understand how to implement controller patterns, or locate information about routing, middleware, request handling, or response management.

Input Schema

NameRequiredDescriptionDefault
queryYesSearch term or concept (e.g., 'middleware', 'routing', 'render', 'querystring', 'cache')

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Search term or concept (e.g., 'middleware', 'routing', 'render', 'querystring', 'cache')", "type": "string" } }, "required": [ "query" ], "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