logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

YanyueTobaccoDataRetriever

A specialized utility to query proprietary tobacco product specifications held within the Yanyue data repository by utilizing specific textual queries. This service exposes reliable, current inventory information from the Yanyue.cn platform, facilitating integration into enterprise operational pipelines.

Author

YanyueTobaccoDataRetriever logo

gandli

No License

Quick Info

GitHub GitHub Stars 1
NPM Weekly Downloads 0
Tools 1
Last Updated 2026-02-19

Tags

gandliworkflowretrievalcigarette datafetch cigarettetools gandli

Yanyue Tobacco Data Retriever Utility favicon

smithery badge

This Machine Control Protocol (MCP) server interfaces with the Yanyue (Yanyue.cn) backend to retrieve detailed product metadata concerning tobacco items. It exposes the following primary functional interface:

retrieveProductDetails(queryText: string): Executes a text-based search against the Yanyue database to locate relevant product records.

Prerequisite Environment Specifications

• Runtime Environment: Node.js, minimum version 18.16.0 or newer. • Package Manager: npm, minimum version 9.5.1 or newer. • Performance Suggestion: Bun runtime is advised for optimized execution speed.

Deployment Procedures

Automated Integration via Smithery

To seamlessly deploy yanyue-mcp into your Claude Desktop environment using the Smithery service, execute the following command:

bash npx -y @smithery/cli install @gandli/yanyue-mcp --client claude

Manual Setup Guide

  1. Obtain the source code repository and initialize required dependencies:

bash git clone --depth 1 git@gandli:Yanyue-mcp/Yanyue-mcp.git cd Yanyue-mcp npm install

Alternatively, utilize Bun:

bun install

  1. Compile the application source code:

bash npm run build

Alternatively, utilize Bun:

bun run build

Client Manifest Configuration

Integrate the subsequent configuration block into your MCP client's config.json manifest file:

{ "mcpServers": { "Yanyue_Data_Connector": { "name": "Yanyue Tobacco Specification Interface", "description": "Interface for accessing structured cigarette data from Yanyue.", "type": "stdio", "command": "node", "args": ["path/to/build/index.js"] } } }

Popularity Tracking

Star History Chart


Reference Context: Business management frameworks encompass the suite of applications, controls, computational methodologies, and governance strategies employed by enterprises to maintain market relevance, secure competitive advantages, and enhance overall operational efficacy in dynamic commercial environments.

See Also

`