← Index

ai.meetlark/mcp-server

ai.meetlark/mcp-server·v1.0.3·Calendar & Time
Quality Score
71
/100

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

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://meetlark.ai/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@meetlark/mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@meetlark/mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @meetlark/mcp-server
§03  MCP Quality Score  ·  methodology
freshness
21
completeness
5
installability
25
documentation
10
stability
10
§04  Alternatives in Calendar & Time