HOTLIKESHOP MCP Server
HOTLIKESHOP MCP Server
从任何 AI 助手中搜索并购买 MMO / 社交媒体账号、代理和数字服务——直接在聊天中完成。
🌐 English · 🇻🇳 Tiếng Việt
这是什么?
HOTLIKESHOP MCP Server 是一个公开的生产级 Model Context Protocol 服务器,可让任何支持 MCP 的 AI 助手——Claude、Cursor、ChatGPT、Gemini、Perplexity、Windsurf、Cline——浏览并从 HOTLIKESHOP 购买商品。HOTLIKESHOP 是一个越南电商市场,提供社交媒体与 MMO 账号(Facebook、Instagram、TikTok、X/Twitter、Gmail、Outlook…)、代理/VPN 及相关数字服务,全天候自动交付。
✅ 查询无需 API 密钥——搜索、比较、推荐、畅销榜开箱即用。
🔐 安全的智能体结账——通过
quote_order→buy_product两步流程配合短期确认令牌,AI 无法自行花钱。🌍 双语支持——每个工具都支持英语和越南语;价格以 VND 计价。
⚡ 远程 Streamable HTTP——无需安装任何东西,只需将客户端指向端点即可。
端点:
https://hotlikeshop.com/api/mcp· 文档: hotlikeshop.com/ai
Related MCP server: SocialGO MCP Server
快速开始
使用远程端点将 HOTLIKESHOP 添加到任何 MCP 客户端。大多数桌面客户端通过 mcp-remote 桥接器连接:
{
"mcpServers": {
"hotlikeshop": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://hotlikeshop.com/api/mcp"]
}
}
}编辑 claude_desktop_config.json(设置 → 开发者 → 编辑配置)并粘贴上面的代码片段,然后重启 Claude。参见 examples/claude_desktop_config.json。
在 设置 → MCP → 添加新服务器 中添加,或将代码片段放入 .cursor/mcp.json。参见 examples/cursor_mcp.json。
{
"mcpServers": {
"hotlikeshop": { "type": "http", "url": "https://hotlikeshop.com/api/mcp" }
}
}使用纯 curl 测试端点:
curl -X POST https://hotlikeshop.com/api/mcp \
-H "Content-Type: application/json" \
-H "Accept: application/json, text/event-stream" \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'端点仅接受 POST(基于 Streamable HTTP 的 JSON-RPC 2.0)。
GET返回 405——这是预期行为。
更喜欢代码?可直接复制粘贴、无依赖的示例位于 quickstart/(Node 和 Python)。在线文档页面发布在 tuanone123.github.io/hotlikeshop-mcp。
17 个工具
🔎 查询——公开、免费、无需密钥(9 个)
工具 | 功能 |
| 按关键词搜索公开产品;返回 id、名称、价格(VND)、库存、类别、url。 |
| 按 id 获取单个产品的完整详情(包括描述)。 |
| 所有公开类别及产品数量。 |
| 按 |
| 根据预算和/或关键词/类别推荐有货产品,最便宜的优先,并附带组合提示。 |
| 畅销有货产品(销量最高的优先)。 |
| 最新有货产品(最近添加的优先)。 |
| 并排比较 2–5 个产品并附快速摘要(最便宜 / 库存最多 / 最畅销)。 |
| 给定产品 id,列出类似的有货替代品(同类别优先)。 |
🛒 购买——需要您的商店 API 密钥(4 个)
工具 | 功能 |
| 您的账户余额(VND)、等级和折扣。 |
| 为订单报价并返回短期确认令牌(两步中的第 1 步)。 |
| 使用确认令牌完成购买(两步中的第 2 步)。 |
| 跟踪订单的交付状态。 |
在 hotlikeshop.com/profile → API 获取您的 API 密钥。两步报价 → 确认流程意味着 AI 智能体永远无法悄悄耗尽您的余额。
🧰 MMO 工具——免费(4 个)
工具 | 功能 |
| 检查 Facebook UID 是否有效或失效(传入您自己的 |
| 批量检查最多 20 个账号的有效/失效状态(Facebook / Instagram / Telegram / TikTok)。 |
| 深度公开资料查询(粉丝、简介、认证、媒体 / 成员 / 头像)。 |
| 说明如何充值。仅提供信息——MCP 从不处理支付。 |
为什么要连接?
智能体商务,安全实现。 真实的生产级商店,配备公开、符合规范的 MCP 服务器和两步确认令牌结账流程。
零门槛评估。 整个查询组免费且无需密钥——几秒钟即可连接并查询。
处处机器可读。 公开的
llms.txt、llms-full.txt和 Catalog JSON 数据源与 MCP 服务器并行提供。
资源
🔌 MCP 端点 |
|
📖 文档与配置 | |
🗂️ Catalog JSON | |
🤖 llms.txt | |
🏪 网站 | |
💬 支持 |
关键词
MCP server · Model Context Protocol · Claude · Cursor · ChatGPT · 智能体商务 · AI 购物 · 电商 MCP · 社交媒体账号 · MMO · 代理 · 越南 · Streamable HTTP · 远程 MCP。
许可证
MIT 适用于本文档和配置。HOTLIKESHOP 服务本身在 hotlikeshop.com 运营;连接 MCP 服务器是免费的。
This server cannot be installed
Maintenance
Related MCP Servers
- AlicenseNot gradedqualityAmaintenanceEnables AI assistants to search, compare, and buy products across connected WooCommerce stores with human-in-the-loop approval.MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI assistants to search the SocialGO SMM platform catalog and place social-media-marketing orders.MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to discover, price, and purchase SaaS products, developer tools, and MCP servers with live Stripe checkout, affiliate program, and AgentTrust verification.MIT
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to browse product catalogs, search products with filters, and initiate checkouts, generating order summaries and checkout URLs.
Related MCP Connectors
Product search for AI agents: Amazon + Shopify, cart-to-checkout buy path. Pay-per-call, no API key.
First AI Agent e-commerce marketplace with 74+ AI products, MCP protocol, and Alipay payments
Give AI agents the LinkedIn tools to find, qualify, engage, and follow up with prospects.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/tuanone123/hotlikeshop-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server