Skip to main content
Glama

SFCC Development MCP Server

by taurgis
index.ts306 B
/** * Services Index * * Re-exports all service interfaces and implementations for easy importing */ export { IFileSystemService, FileSystemService, MockFileSystemService, } from './file-system-service.js'; export { IPathService, PathService, MockPathService, } from './path-service.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