Loading MCP server directory, please wait...
MCP server for Vendor Central: orders, fulfillment, invoices, and retail analytics.
npx @getmcp/cli add io.github.KuudoAI/amazon-vendor-central-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.KuudoAI/amazon-vendor-central-mcp": {
"url": "https://{VENDOR_CENTRAL_HOST}/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {AUTH_TOKEN}"
}
}
}
}