
Waitlister
@ilpr
About Waitlister
MCP server for the Waitlister API. Manage your waitlist subscribers, track signups, and log views through AI assistants like Claude, Cursor, and Windsurf.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"waitlister": {
"command": "waitlister-mcp",
"env": {
"WAITLISTER_API_KEY": "your-api-key",
"WAITLISTER_WAITLIST_KEY": "your-waitlist-key"
}
}
}
}Tools
5Add a new subscriber to your waitlist
List subscribers with pagination and sorting
Get details for a subscriber by ID or email
Update subscriber name, phone, points, or metadata
Record a waitlist page view for analytics
Overview
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.
More Developer Tools MCP servers
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Comments