Loomal

waitlister

MCP server by github.com/ilpr/waitlister-mcp

MCP server for the Waitlister API — manage waitlist subscribers through AI assistants.

0 starsnpm: waitlister-mcp

About waitlister

waitlister is an MCP (Model Context Protocol) server published by ilpr in the official MCP registry. MCP server for the Waitlister API — manage waitlist subscribers through AI assistants.

It ships as an npm package (waitlister-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/ilpr/waitlister-mcp.

Use waitlister with your agent

Claude Code · one command
claude mcp add waitlister -- npx -y waitlister-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "waitlister": {
      "command": "npx",
      "args": [
        "-y",
        "waitlister-mcp"
      ]
    }
  }
}
npmwaitlister-mcp

Frequently asked questions

What is waitlister?
waitlister is an MCP (Model Context Protocol) server by ilpr. MCP server for the Waitlister API — manage waitlist subscribers through AI assistants.
How do I connect waitlister to Claude, Cursor, or another MCP client?
Install waitlister from its npm package (waitlister-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is waitlister open source?
Yes — the source code is public at github.com/ilpr/waitlister-mcp.
Can AI agents pay to use waitlister?
Not yet through Loomal — waitlister is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain waitlister? Claim this listing free by verifying GitHub ownership, or contact us.