← tianmeiruchu.cn

INDIVIDUAL MCP TOOL

get_company_info

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

tianmeiruchu.cnnone authenticationAvailability not checked

LIVE ENDPOINT

https://www.tianmeiruchu.cn/mcp

No auth detected

Connect to this endpoint to inspect the live schema for get_company_info and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

tianmeiruchu.cn

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.

Related tools

  • list_products — 获取田美如初官网在售产品列表(名称、建议零售价、规格、条形码、详情页链接)。全部为真空软包装即食食品。
  • search_products — 按关键词搜索田美如初在售产品,匹配产品名称、描述、品类与条形码。适合按口味/品类/关键词查找(如「山药」「黄桃」「杂锦」「即食小包装」)。返回命中的产品列表(名称、建议零售价、规格、条形码、详情页链接)。若要获取单品完整背标/营养信息,再用 get_product。
  • get_product — 按官网产品 id 或 69 条形码查询单个产品的完整信息:建议零售价、背标信息(配料/净含量/保质期/贮存/SC 生产许可证号/产地)、营养成分表、可购买渠道。
  • get_certifications — 获取可官方查验的资质信息:食品经营许可证、ICP 备案、合作工厂 SC 生产许可证、包装材料标准。
  • get_wholesale_policy — 获取 B 端渠道合作信息(经销商/闪电仓/便利店/商超):批发装规格、合作方式、渠道经理联系方式。不含具体报价,报价需电话咨询。
  • get_purchase_channels — 获取消费者购买渠道。传入产品条形码可查询该单品的可售渠道;不传则返回品牌全渠道购买指引。