← 返回
效率工具 中文

Plati MCP Search

Find cheapest reliable subscription offers from Plati using the local MCP server. Use when users ask for best price options, reliable sellers, PRO/Plus subsc...
使用本地MCP服务器在Plati上查找最便宜且可靠的订阅优惠,适用于用户询问最优价格、可信卖家、PRO/Plus订阅等情况。
rybnikov
效率工具 clawhub v0.1.6 1 版本 99814.6 Key: 无需
★ 0
Stars
📥 1,077
下载
💾 7
安装
1
版本
#latest

概述

Plati MCP Search Skill

Prerequisite: install the MCP server package:

npm i -g plati-mcp-server

Configure an MCP server named plati-scraper in your local OpenClaw/Claude config:

command: plati-mcp-server

If your MCP client hangs on initialize, run server with debug stderr enabled:

PLATI_MCP_STDERR=1 plati-mcp-server

Workflow

  1. Call MCP tool find_cheapest_reliable_options with:
    • query: user search intent
    • limit: requested lots count (default 20)
    • sort_by: price_asc (default), price_desc, seller_reviews_desc, reliability_desc, title_asc, title_desc
    • min_reviews: optional seller reliability filter (default 0)
    • min_positive_ratio: optional seller reliability filter (default 0)
    • min_price / max_price: optional numeric range
    • include_terms / exclude_terms: optional token filters
    • max_pages: default 6 for broader scan
  2. Treat response as raw market data:
    • each lot includes options[]
    • each option group includes all visible variants[]
    • each variant has computed price_if_selected
  3. Apply plan/duration/account-type filtering in the agent, not in MCP tool.
  4. Include clickable listing links and selected option text in final output.
  5. Clearly state filters used by the agent.

Output format (Telegram-friendly)

Do not use markdown tables or code blocks for final user messages.

Return only a short numbered list with readable text and working links:

1. <Название> — <цена>, <срок>, <продавец> (<рейтинг/отзывы>). Ссылка:

2. ...

After the list, add one short summary line:

Проверено X лотов, выбрано Y лучших по вашим условиям.

If links are present in MCP results, always include direct lot links in each list item.

版本历史

共 1 个版本

  • v0.1.6 当前
    2026-03-29 12:24 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,838
productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 445 📥 226,292
productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 438 📥 147,649