Overlap — find a time a group is free (when2meet/Doodle alternative) MCP server
dev.workers.notdown-app.overlap/group-scheduling-when2meet·v0.1.0Free no-login group availability poll; reads back the best meeting time for a group.
Little public usage data yet
Reviews
Write oneNobody has reviewed Overlap — find a time a group is free (when2meet/Doodle alternative) yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Overlap — find a time a group is free (when2meet/Doodle alternative) tools (2, 1 write)
write = sends, deletes, buys or postscreate_eventwrite actionFreeCreate a free group-scheduling event (a when2meet/Doodle alternative) and get a shareable link. Use this when a human asks you to find a time for a group to meet. Returns a public event_url anyone can open with no login to paint when they're free. Then call get_results to see the time slot the most people overlap.
get_resultsFreeRead the current responses for an Overlap event and get the best meeting times (the slots where the most people are free). Pass the event id (the code after /e/ in the event_url).
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 275ms20/20
- Tool poisoning2 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 1 write-action tools with no auth3/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (2)
- highWrite-action tools reachable without authentication
auth.open-write - lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http group-scheduling-when2meet https://overlap.notdown-app.workers.dev/mcp
Overlap — find a time a group is free (when2meet/Doodle alternative): common questions
- Is Overlap — find a time a group is free (when2meet/Doodle alternative) MCP server safe?
- With care: it is graded C, so read the findings first (60/100). Read the Overlap — find a time a group is free (when2meet/Doodle alternative) safety report
- How do I install Overlap — find a time a group is free (when2meet/Doodle alternative)?
- It runs remotely at overlap.notdown-app.workers.dev. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Overlap — find a time a group is free (when2meet/Doodle alternative) need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Overlap — find a time a group is free (when2meet/Doodle alternative) maintained?
- The latest release is v0.1.0.
- Is Overlap — find a time a group is free (when2meet/Doodle alternative) up?
- 100% of our last 7 checks got an answer. We check remote servers about four times a day.