mcpserver.lol
registry/mcp-server-3
Connection check verified live · 20h ago

mcp-server-3

Agent-first meeting schedule polls for humans and agents. Create polls, vote, find times.

Tools 6
GitHub stars
Installs / wk
Licence
Transport streamable-http, stdio
Last checked 20h ago

Tools & capabilities

6 tools

Read from the running server on 20h ago.

meetlark_close_poll adminToken*
Close a poll to stop accepting new votes. Use the admin token from poll creation.
meetlark_create_poll title*timeSlots*creatorNamedescriptioncreatorEmail*
Create a scheduling poll to find a time that works for a group. Returns an admin URL (keep private) and a participation URL (share with participants). The creator's email must be v…
meetlark_get_admin_view adminToken*
Get full poll details including all votes and participants. This is the only way to see who voted and how they voted. Returns poll info, time slots, every participant's votes (yes/…
meetlark_get_results participateToken*
Get poll details and available time slots using a participation token. Returns the poll title, description, status, and time slots -- but NOT votes or participant data. This is the…
meetlark_reopen_poll adminToken*
Reopen a previously closed poll to accept votes again. Use the admin token from poll creation.
meetlark_vote name*email*votes*participateToken*
Cast a vote on a scheduling poll. Each time slot can be voted yes, maybe, or no. Requires participant name and email. Use the participation token from the poll's participate URL. I…