@eesire/price
v0.1.0
Published
Price comparison and affiliate tools — unified package for mcp-pricepeek and mcp-bijia
Maintainers
Readme
@eesire/price
Unified price comparison and affiliate tools for Chinese e-commerce platforms.
Packages
This is the monorepo entry point for:
- mcp-pricepeek — English MCP server
- mcp-bijia — Chinese MCP server
Install
npm install @eesire/priceUsage
// MCP server mode
import { PricepeekServer } from "@eesire/price";
const server = new PricepeekServer();
server.connect();License
MIT
