Back to MCP Servers

Mrc Data

China's apparel supply chain data for AI agents. 1,000+ verified suppliers, 350+ lab-tested fabrics, 170+ industrial clusters with AATCC / ISO / GB lab-test verification.

data-platformsaiagent

Installation

npx -y mrc-data

Configuration

{
  "mcpServers": {
    "mrc-data": {
      "command": "npx",
      "args": ["-y", "mrc-data"]
    }
  }
}

How to use

  1. Run the installation command above (if needed)
  2. Open your Claude Code settings file (~/.claude/settings.json)
  3. Add the configuration to the mcpServers section
  4. Restart Claude Code to apply changes
View source on GitHub