3 months ago
麦当劳中国 MCP 开放平台
McDonald's China MCP Open Platform
https://open.mcd.cn/mcp
Server Config
{
"mcpServers": {
"mcd-mcp": {
"type": "streamablehttp",
"url": "https://mcp.mcd.cn",
"headers": {
"Authorization": "Bearer YOUR_MCP_TOKEN"
}
}
}
}