Skip to content

Amazon Vendor Central MCP server (Amazon Vendor Central MCP) for Grok

io.github.kuudoai/amazon-vendor-central-mcp

MCP server for Vendor Central: orders, fulfillment, invoices, and retail analytics.

client:Grok transport:streamable-http

Install Amazon Vendor Central MCP server (Amazon Vendor Central MCP) in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "amazon-vendor-central-mcp": {
      "type": "http",
      "url": "https://{VENDOR_CENTRAL_HOST}/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Amazon Vendor Central MCP server (Amazon Vendor Central MCP) in other clients