← 返回
数据分析 Key 中文

Meet.bot

Schedule and book meetings using the Meet.bot MCP server (mcp.meet.bot). Use when the user wants to check calendar availability, find open time slots, book a...
通过Meet.bot MCP服务器(mcp.meet.bot)安排和预订会议。适用于用户需要查看日历可用性、查找空闲时间段、预订会议等场景。
poolside-ventures
数据分析 clawhub v1.0.0 1 版本 99784 Key: 需要
★ 0
Stars
📥 462
下载
💾 11
安装
1
版本
#latest

概述

Meet.bot

Connect to the Meet.bot MCP server at https://mcp.meet.bot using a Bearer token.

Auth

Every tool call requires Authorization: Bearer in the HTTP header. If not configured, the server returns a clear error explaining this. Ask the user for their Meet.bot API key before proceeding.

Tools

ToolPurpose
---------------
get_scheduling_pagesList all the user's scheduling pages
get_page_infoGet details about a specific page by URL
get_available_slotsFind open time slots for a page
book_meetingBook a slot (requires page, guest_email, guest_name, start)
health_checkVerify the API key is valid

Workflows

Check availability

  1. get_scheduling_pages to list pages (or use URL directly if known)
  2. get_available_slots with the page URL, date range, and user's timezone
  3. Present slots in readable local time — not raw ISO strings

Book a meeting

  1. Confirm page URL, guest name, guest email, and start time with the user
  2. book_meeting — start time must be ISO 8601 (e.g. 2026-03-10T14:00:00Z)
  3. Confirm the booking details back to the user

Share a booking link

  1. get_available_slots with booking_link: true
  2. Return the first 3–5 booking_link URLs for the guest to self-select

Tips

  • Pages with "archived" in the URL are inactive — skip them
  • Always confirm before calling book_meeting — bookings cannot be cancelled via this server
  • get_available_slots supports count, start, end (YYYY-MM-DD), and timezone (IANA)

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 16:12 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 366 📥 139,875
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 198 📥 64,806
data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 161 📥 59,605