mcpbeat

Meetlark MCP Server

ai.meetlark/mcp-server
answering

Meetlark is answering right now. Last checked moments ago. 85 installs a week from npm. It exposes 6 tools.

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

Installs per day peak 33 · avg 10 · +118% w/w
a month agotoday
Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
92 of 92 checks
6
Tools
read from the server
256 ms
Response time
average over 24h
85
Installs / week
npm and PyPI

Connect this server

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

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

Available tools 6

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

meetlark
meetlark_close_poll
Close a poll to stop accepting new votes. Use the admin token from poll creation.
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 creator's email must be verified -- if not yet verified, a verification email is sent automatically. Ask the user to check their inbox and click the link, then retry.
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 participant's votes (yes/maybe/no per slot), participant emails, and admin URLs. Use the admin token from poll creation. Use this to check vote status or 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 participant data. This is the view a participant sees before voting. To see who voted and how, use meetlark_get_admin_view instead.
meetlark_reopen_poll
Reopen a previously closed poll to accept votes again. Use the admin token from poll creation.
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's participate URL. If the email matches a previous voter on this poll, their response is updated instead of creating a duplicate.

Endpoints

URLTransportStateLatencyChecked
https://meetlark.ai/mcp streamable-http answering 210 ms 0 min ago

Meetlark — questions

Answers built from our own checks of this server.

What can Meetlark do?
It exposes 6 tools, read directly from the server on our last check. Among them: meetlark_close_poll, meetlark_create_poll, meetlark_get_admin_view, meetlark_get_results, meetlark_reopen_poll, meetlark_vote. 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 Meetlark working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 256 ms. The bar chart above shows every period we have measured.
How do I connect Meetlark?
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 Meetlark need an API key?
No. Meetlark completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Meetlark?
It answers our handshake in 256 ms on average, which is faster than 52% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Meetlark?
The npm package @meetlark/mcp-server was installed 85 times in the last week. Week over week that is +118%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.