when2meet-mcp

when2meet-mcp

3.2

If you are the rightful owner of when2meet-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An AI-powered scheduling assistant that automates When2Meet availability marking through the Model Context Protocol (MCP).

The When2Meet MCP Server is a tool designed to streamline the process of scheduling meetings by automating the availability marking on When2Meet polls. It leverages the Model Context Protocol (MCP) to integrate with AI assistants, allowing users to extract event details, select time slots using natural language, and automatically mark their availability. This server is particularly useful for users who frequently use When2Meet for scheduling and want to save time by automating the process. The server can be easily set up and run using Node.js, and it supports various input formats for selecting time slots, making it flexible and user-friendly.

Features

  • Extract Event Details: Automatically scrape and parse When2Meet events.
  • Smart Time Selection: Select time slots using natural language, codes, or direct timestamps.
  • Automated Availability Marking: Mark your availability without manual clicking.
  • MCP Integration: Connect with any AI assistant that supports the Model Context Protocol.

Tools

  1. get-event-details

    Extracts information from any When2Meet URL.

  2. generate-availability-prompt

    Creates a structured selection prompt with all available time slots.

  3. parse-availability-selections

    Converts selections into actual timestamps using multiple input formats.

  4. mark-when2meet-availability

    Automatically marks your availability on When2Meet using browser automation.