Skip to main content
Glama

SFCC Development MCP Server

by taurgis
docs-client.ts282 B
// Mock for SFCCDocumentationClient export const SFCCDocumentationClient = jest.fn().mockImplementation(() => ({ getClassDetailsExpanded: jest.fn(), getAvailableClasses: jest.fn(), searchClasses: jest.fn(), searchMethods: jest.fn(), getClassDocumentation: jest.fn(), }));

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