Skip to main content
Glama

SFCC Development MCP Server

by taurgis

search_best_practices

Search across best practice guides to find specific guidance on validation, security, performance optimization, error handling, or development patterns. Avoid reading entire guides by pinpointing relevant information quickly.

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'). Use single words for best results as the API does not support complex queries.

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Search term or concept (e.g., 'validation', 'security', 'performance'). Use single words for best results as the API does not support complex queries.", "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