article
README
🚀 MCP价格查询示例项目
本项目是一个使用 Puppeteer 在 Cimri 上进行价格查询的 MCP(Model Context Protocol)示例。此示例仅用于测试,不可用于生产环境。该示例已通过 Claude 进行测试。
🚀 快速开始
这个示例展示了如何使用 Puppeteer 在 Cimri 平台上开展价格查询工作。不过要注意,它仅作测试用途,切勿用于生产环境。
本项目是一个使用 Puppeteer 在 Cimri 上进行价格查询的 MCP(Model Context Protocol)示例。此示例仅用于测试,不可用于生产环境。该示例已通过 Claude 进行测试。
这个示例展示了如何使用 Puppeteer 在 Cimri 平台上开展价格查询工作。不过要注意,它仅作测试用途,切勿用于生产环境。
Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive
Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed