关于
Yanyue provides an MCP server that retrieves cigarette information from the Yanyue website (Yanyue.cn). It offers a simple tool, `searchCigarettes(keyword: str)`, allowing users to search for cigarette details using keywords. The server is built with TypeScript and can be installed manually or through Smithery, with Bun recommended for improved performance.
主要功能
- Written in TypeScript.
- 0 GitHub stars
- Can be installed manually using npm or Bun.
- Fetches data directly from Yanyue (Yanyue.cn).
- Supports installation via Smithery for Claude Desktop.
- Provides a `searchCigarettes(keyword: str)` tool for searching cigarette information.
使用案例
- Integrating cigarette data into applications.
- Accessing Yanyue data through a standardized MCP interface.
- Searching for cigarette information programmatically.