UNPKG

amazon-seller-mcp

Version:

Model Context Protocol (MCP) client for Amazon Selling Partner API

10 lines 279 B
/** * Server module exports */ export * from './server.js'; export * from './resources.js'; export * from './tools.js'; export * from './notifications.js'; export * from './inventory-notifications.js'; export * from './order-notifications.js'; //# sourceMappingURL=index.js.map