← Registry

Data Collection

tianmeiruchu.cn

Provides a unified API to retrieve product listings, search products, and access company and certification details for Tianmei Ruchu.

1 endpoint7 known toolsFirst detected September 1, 2026Last detected September 1, 2026

ENDPOINT 1

https://www.tianmeiruchu.cn/mcp

No auth detected

MCP server metadata

Name
tianmeiruchu-official
Version
1.0.0
Capabilities
tools.listChanged

Known tools 7

list_products

获取田美如初官网在售产品列表(名称、建议零售价、规格、条形码、详情页链接)。全部为真空软包装即食食品。

Inferred read-only
search_products

按关键词搜索田美如初在售产品,匹配产品名称、描述、品类与条形码。适合按口味/品类/关键词查找(如「山药」「黄桃」「杂锦」「即食小包装」)。返回命中的产品列表(名称、建议零售价、规格、条形码、详情页链接)。若要获取单品完整背标/营养信息,再用 get_product。

Inferred read-only
get_product

按官网产品 id 或 69 条形码查询单个产品的完整信息:建议零售价、背标信息(配料/净含量/保质期/贮存/SC 生产许可证号/产地)、营养成分表、可购买渠道。

Inferred read-only
get_company_info

获取品牌方(广州田美如初食品有限公司)的基本信息:定位、联系方式、地址、服务时间。

Inferred read-only
get_certifications

获取可官方查验的资质信息:食品经营许可证、ICP 备案、合作工厂 SC 生产许可证、包装材料标准。

Inferred read-only
get_wholesale_policy

获取 B 端渠道合作信息(经销商/闪电仓/便利店/商超):批发装规格、合作方式、渠道经理联系方式。不含具体报价,报价需电话咨询。

Inferred read-only
get_purchase_channels

获取消费者购买渠道。传入产品条形码可查询该单品的可售渠道;不传则返回品牌全渠道购买指引。

Inferred read-only

CONNECT 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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.