M
mcp-server
6 endpointsliveAgent-first meeting schedule polls for humans and agents. Create polls, vote, find times. (MCP server ai.meetlark/mcp-server, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for mcp-server.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| meetlark create poll /meetlark_create_poll | 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 creat | $0.0020 per call | unknown |
| meetlark get results /meetlark_get_results | Get poll details and available time slots using a participation token. Returns the poll title, description, status, and time slots -- but NOT votes or participa | $0.0020 per call | unknown |
| meetlark vote /meetlark_vote | 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' | $0.0020 per call | unknown |
| meetlark get admin view /meetlark_get_admin_view | 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 parti | $0.0020 per call | unknown |
| meetlark close poll /meetlark_close_poll | Close a poll to stop accepting new votes. Use the admin token from poll creation. | $0.0020 per call | unknown |
| meetlark reopen poll /meetlark_reopen_poll | Reopen a previously closed poll to accept votes again. Use the admin token from poll creation. | $0.0020 per call | unknown |