UNPKG

spartacus-mcp-server

Version:

MCP server for SAP Spartacus development tools - Generate components, services, and models following Spartacus conventions

9 lines 257 B
#!/usr/bin/env node /** * SAP Spartacus MCP Server * * This MCP server provides tools for creating custom components in SAP Spartacus * following the established patterns and conventions. */ export {}; //# sourceMappingURL=spartacus-mcp-server.d.ts.map