Skip to main content
Glama

SFCC Development MCP Server

by taurgis

search_best_practices

Find specific development best practices for SFCC by searching across guides on validation, security, performance, and more. Quickly locate relevant insights without reading full documentation.

Instructions

Search across all best practice guides for specific terms, patterns, or concepts. Use this when you need guidance on specific topics like validation, security, performance optimization, error handling, or any development pattern. Perfect for finding relevant best practices without reading entire guides.

Input Schema

NameRequiredDescriptionDefault
queryYesSearch term or concept (e.g., 'validation', 'security', 'performance')

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Search term or concept (e.g., 'validation', 'security', 'performance')", "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