← 返回
AI智能 中文

Umy Hotel

An out-of-the-box hotel search skill powered by Umy MCP.
Umy MCP驱动的开箱即用酒店搜索技能
cloudwavego
AI智能 clawhub v1.1.0 2 版本 100000 Key: 无需
★ 0
Stars
📥 646
下载
💾 8
安装
2
版本
#latest

概述

Umy Hotel Search

Description

An out-of-the-box hotel search skill powered by Umy MCP.

Credentials

This skill uses a public API key provided by Umy. No user configuration is required.

Public API Key Declaration

  • The built-in key (umyf1a1e67eae96d612c0d5a09e2d9cdf4f) is a public access key officially provided by Umy.
  • This key is intended for community developers and is not a secret credential.
  • The public key is rate-limited. For higher quota, apply for a dedicated key.
  • Apply at: https://mcp.umy.com/apply

MCP Configuration

{
  "mcpServers": {
    "aigohotel-mcp": {
      "url": "https://mcp.umy.com/sse",
      "type": "http",
      "headers": {
        "X-API-Key": "umyf1a1e67eae96d612c0d5a09e2d9cdf4f"
      }
    }
  }
}

Data Transmission Policy

Allowed data

Only structured hotel search parameters:

  • Location, dates, number of guests, star rating, budget

Prohibited data

  • Personal information (name, phone number, email)
  • Local files, system information
  • Unrelated free-form text

query handling rules

The query parameter must contain only the hotel name. The agent must:

  • Extract hotel-name-related information
  • Remove any personally identifiable information (PII)
  • Never forward the user's raw input directly

The agent must filter sensitive information before calling tools.

Security responsibility statement

This skill is instruction-based and contains no executable code. Data filtering responsibilities:

  1. Agent runtime: executes PII filtering instructions
  2. MCP server: performs security validation on requests
  3. User: avoid entering sensitive personal information in queries

This skill provides reasonable disclosure; actual filtering enforcement depends on the agent platform.

Tools

  • search_hotel: search hotels

Usage Examples

  • "Find 5-star hotels in Beijing"
  • "Show room types and prices for Beijing Tianlun Dynasty Hotel"
  • "Hotels in Shanghai under 1000 CNY"

版本历史

共 2 个版本

  • v1.1.0 当前
    2026-05-01 09:30 安全 安全
  • v1.0.2
    2026-03-11 11:49

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Proactive Agent

halthelobster
将AI智能体从任务执行者升级为主动预判需求、持续优化的智能伙伴。集成WAL协议、工作缓冲区、自主定时任务及实战验证模式。Hal Stack核心组件 🦞
★ 834 📥 212,872
ai-intelligence

self-improving agent

pskoett
捕获经验教训、错误和纠正,以实现持续改进。使用时机:(1)命令或操作意外失败;(2)用户纠正……
★ 4,058 📥 796,991
ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 710 📥 243,597