Skip to main content
Glama

Server Details

Free no-signup group scheduling (a modern When2meet): share one link, find a time for everyone.

Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.

If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.

Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

TDQS

A4.3/5.0

Scored across 2 tools

Disambiguation5/5

The two tools have clearly distinct purposes: create_event generates a new event, while get_event retrieves event details. No functional overlap exists.

Naming Consistency5/5

Both tools follow the consistent 'verb_noun' pattern (create_event, get_event), making them predictable and easy to use.

Tool Count3/5

With only 2 tools, the set feels minimal but not unreasonable for a simple polling service. It is on the low end of the typical 3-15 range.

Completeness4/5

The tools cover the core workflow of creating and viewing events, but lack update and delete functionality, which are minor gaps for a poll-like service.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 1 tool update
    • Changedcreate_event2 fields changed
      • changedInput schema / properties / earliest_hour / description
        Previous value: -"Earliest hour of day to consider, 0-23 (default 9)."New value: +"Earliest hour of day to consider, 0-23 (default 9). Ignored when mode='day'."
      • addedInput schema / properties / mode
        Added value: +{
        +  "description": "'time' (default): find an overlapping hour within a daily window. 'day': a whole-day poll — respondents just mark which dates work, no time-of-day. Use 'day' when the user only needs to pick a date.",
        +  "enum": [
        +    "time",
        +    "day"
        +  ],
        +  "type": "string"
        +}
  2. 2 tool updates
    • First observedcreate_event
    • First observedget_event

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Create scheduling polls (like Doodle) from AI agents. Find the best time for meetings, dinners, and events. 5 tools: create_poll, get_poll, vote_on_poll, get_results, finalize_poll. No authentication required.
    5
    52 npm
    1
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables reading and filling when2meet scheduling polls over HTTP, including computing availability from weekly schedules or calendar busy times, previewing, and submitting availability, all without browser automation or OAuth.
    6
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Automates meeting logistics with tools for scheduling, availability checking, slot finding, timezone conversion, and recurring date generation. Eliminates the need for custom calendar logic by providing validated time operations and formatted invitations for applications and AI assistants.
    -
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources