Skip to main content
Glama

SFCC Development MCP Server

by taurgis
index.ts456 B
/** * Documentation Module Exports * * Exports for the refactored documentation client modules */ export { DocumentationScanner, SFCCClassInfo } from './documentation-scanner.js'; export { ClassContentParser, SFCCClassDetails, SFCCMethod, SFCCProperty, SFCCConstant, } from './class-content-parser.js'; export { ClassNameResolver } from './class-name-resolver.js'; export { ReferencedTypesExtractor } from './referenced-types-extractor.js';

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