Submit

Yanyue

@gandli

An MCP server that fetches cigarette data from YanYue (yanyue.cn).

Tools

Server Config

{
  "mcpServers": {
    "yanyue_mcp": {
      "name": "YanYue Cigarette Data",
      "description": "从烟悦网获取卷烟数据",
      "type": "stdio",
      "command": "node",
      "args": [
        "path/to/build/index.js"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.