MRC Data — China's Apparel Supply Chain Infrastructure✓
ai.meacheal/mrc-data · v2.2.2
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "ai.meacheal/mrc-data",
"description": "China's apparel supply chain data for AI: 1,000+ suppliers, 350+ fabrics, 170+ clusters.",
"title": "MRC Data — China's Apparel Supply Chain Infrastructure",
"version": "2.2.2",
"websiteUrl": "https://api.meacheal.ai",
"remotes": [
{
"type": "streamable-http",
"url": "https://api.meacheal.ai/mcp",
"headers": [
{
"description": "Bearer token. Get a free API key (100 calls/day) at https://api.meacheal.ai/apply",
"isRequired": true,
"value": "Bearer {api_key}",
"isSecret": true,
"variables": {
"api_key": {
"description": "Your MRC Data API key",
"isRequired": true,
"isSecret": true
}
},
"name": "Authorization"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}