
Waitlister
@ilpr
MCP server for the Waitlister API. Manage your waitlist subscribers, track signups, and log views through AI assistants like Claude, Cursor, and Windsurf.
概要
What is Waitlister?
Waitlister is an MCP server that integrates the Waitlister waitlist management platform with AI assistants. It allows users to manage subscribers and analytics directly through an AI interface. The server is intended for Waitlister customers on the Growth or Business plan.
How to use Waitlister?
Install the waitlister-mcp npm package and configure it with your Waitlister API key, which you obtain from the dashboard under Integrations → API access. Once set up, you can invoke tools such as add_subscriber and list_subscribers through your AI assistant.
Key features of Waitlister
- Add a new subscriber to your waitlist
- List subscribers with pagination and sorting
- Get subscriber details by ID or email
- Update subscriber name, phone, points, or metadata
- Record a waitlist page view for analytics
Use cases of Waitlister
- Add new subscribers to your Waitlister waitlist via an AI assistant
- Look up and retrieve subscriber details by ID or email
- Update existing subscriber information (e.g., name, phone, points)
- Track waitlist page views for analytics purposes
- Manage your entire Waitlister subscriber base through conversational AI
FAQ from Waitlister
What plan do I need to use Waitlister?
You need a Waitlister account on the Growth or Business plan.
Where do I get my API key?
You can obtain your API key from the Waitlister dashboard under Integrations → API access.
What tools are available in Waitlister?
The server provides five tools: add_subscriber, list_subscribers, get_subscriber, update_subscriber, and log_view.
What data can I update for a subscriber?
You can update the subscriber’s name, phone number, points, or metadata.
Is there any authentication required?
Yes, you must provide a valid Waitlister API key for authentication.