mcpbeat Sign in

Meetwhen MCP Server

by workers-perch-app-meetwhen Your server? Claim it
not responding

Meetwhen is listed as active in the registry but did not answer our last check. It exposes 2 tools.

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

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 92 checks
2
Tools
read from the server
76 ms
Response time
average over 24h
open, no key
Access
streamable-http

Meetwhen does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add meetwhen --transport http https://meetwhen.perch-app.workers.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "meetwhen": {
      "url": "https://meetwhen.perch-app.workers.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.meetwhen]
url = "https://meetwhen.perch-app.workers.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "meetwhen": {
      "url": "https://meetwhen.perch-app.workers.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "meetwhen": {
      "url": "https://meetwhen.perch-app.workers.dev/mcp"
    }
  }
}

Available tools 2

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

event
create_event
Create a free, no-signup group-scheduling event (like When2meet) and get a shareable link. Give it candidate dates and a daily time window; it builds the availability grid. Send the returned url to everyone in the group — each person paints when they're free in their own timezone, and the best overlapping time surfaces automatically. Ideal when a user asks you to 'find a time' or 'set up a poll' for a meeting.
get_event
Read the current state of a meetwhen event: how many people responded, who, and the best overlapping time(s) so far. Use the event id returned by create_event (or found in a meetwhen /e/<id> URL).

Endpoints

URLTransportStateLatencyChecked
https://meetwhen.perch-app.workers.dev/mcp streamable-http answering 76 ms 3 min ago

Alternatives to Meetwhen

same job, measured the same way
WhenMeet.me — group scheduling
by whenmeet

Group meeting scheduler — rank times everyone's free across Google & Outlook, book Meet/Teams.

8 tools answering
D
Whenly — group scheduling for AI agents
by workers-notdown-app-whenly

Agent creates a group-scheduling poll, gets a shareable link, and reads the best meeting time.

2 tools answering
Overlap — find a time a group is free (when2meet/Doodle alternative)
by workers-notdown-app-overlap

Free no-login group availability poll; reads back the best meeting time for a group.

2 tools answering
D
Whenly — group meeting scheduler for AI agents
by workers-notdown-app-whenly

Find a time a group can meet: no-login availability poll that picks the best meeting slot.

2 tools answering
Whenna
by whenna

Group scheduling: create a plan link, mark availability, get best times, lock the final time.

7 tools answering
Calendar MCP
by deciduus

Google Calendar for LLM agents: find, create, update, move, delete events; free/busy; scheduling.

1 045 installs/wk local only
All
by veezee

Real-time LinkedIn, X (Twitter) and Reddit data for AI agents. Free key, self-minted, no signup.

answering
Docracy
by docracy1

Free, no-signup e-signatures. check_status free for anyone; find_documents needs paid key.

4 tools answering

Meetwhen — questions

Answers built from our own checks of this server.

What can Meetwhen do?
It exposes 2 tools, read directly from the server on our last check. Among them: create_event, get_event. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Meetwhen working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 92 checks got a reply (0.0%), average response time 76 ms. The bar chart above shows every period we have measured.
The registry lists Meetwhen as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Meetwhen?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Meetwhen need an API key?
No. Meetwhen completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 2 of them are readable on this page. This is what we observed, not what the docs claim.