Data Collection
tianmeiruchu.cn
Provides a unified API to retrieve product listings, search products, and access company and certification details for Tianmei Ruchu.
ENDPOINT 1
https://www.tianmeiruchu.cn/mcp
MCP server metadata
- Name
- tianmeiruchu-official
- Version
- 1.0.0
Known tools 7
search_products按关键词搜索田美如初在售产品,匹配产品名称、描述、品类与条形码。适合按口味/品类/关键词查找(如「山药」「黄桃」「杂锦」「即食小包装」)。返回命中的产品列表(名称、建议零售价、规格、条形码、详情页链接)。若要获取单品完整背标/营养信息,再用 get_product。
Inferred read-onlyget_product按官网产品 id 或 69 条形码查询单个产品的完整信息:建议零售价、背标信息(配料/净含量/保质期/贮存/SC 生产许可证号/产地)、营养成分表、可购买渠道。
Inferred read-onlyget_wholesale_policy获取 B 端渠道合作信息(经销商/闪电仓/便利店/商超):批发装规格、合作方式、渠道经理联系方式。不含具体报价,报价需电话咨询。
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.tianmeiruchu-official]
url = "https://www.tianmeiruchu.cn/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"tianmeiruchu-official": {
"type": "http",
"url": "https://www.tianmeiruchu.cn/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: tianmeiruchu-official
Remote MCP URL: https://www.tianmeiruchu.cn/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"tianmeiruchu-official": {
"url": "https://www.tianmeiruchu.cn/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"tianmeiruchu-official": {
"type": "http",
"url": "https://www.tianmeiruchu.cn/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "tianmeiruchu-official",
"transport": "streamable-http",
"url": "https://www.tianmeiruchu.cn/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.