Waitlister
Rank #26,914io.github.ilpr/waitlister
MCP server for the Waitlister API — manage waitlist subscribers through AI assistants.
Waitlister is a Model Context Protocol (MCP) server published by ilpr. It ranks #26,914 of 130,833 servers tracked on MCP Toplist. Waitlister is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 5 tracked versions. It was first listed on Feb 8, 2026 and most recently updated on Aug 30, 2026.
Ranks ahead of 103,919 of 130,833 servers on MCP Toplist.
Use Waitlister
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add waitlister -e "WAITLISTER_ACCOUNT_KEY=<your WAITLISTER_ACCOUNT_KEY>" -e "WAITLISTER_API_KEY=<your WAITLISTER_API_KEY>" -e "WAITLISTER_WAITLIST_KEY=<your WAITLISTER_WAITLIST_KEY>" -- npx -y @waitlister/mcpReplace each placeholder with your own value before saving.
[mcp_servers.waitlister]
command = "npx"
args = ["-y", "@waitlister/mcp"]
[mcp_servers.waitlister.env]
WAITLISTER_ACCOUNT_KEY = "<your WAITLISTER_ACCOUNT_KEY>"
WAITLISTER_API_KEY = "<your WAITLISTER_API_KEY>"
WAITLISTER_WAITLIST_KEY = "<your WAITLISTER_WAITLIST_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"waitlister": {
"command": "npx",
"args": [
"-y",
"@waitlister/mcp"
],
"env": {
"WAITLISTER_ACCOUNT_KEY": "<your WAITLISTER_ACCOUNT_KEY>",
"WAITLISTER_API_KEY": "<your WAITLISTER_API_KEY>",
"WAITLISTER_WAITLIST_KEY": "<your WAITLISTER_WAITLIST_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"waitlister": {
"command": "npx",
"args": [
"-y",
"@waitlister/mcp"
],
"env": {
"WAITLISTER_ACCOUNT_KEY": "<your WAITLISTER_ACCOUNT_KEY>",
"WAITLISTER_API_KEY": "<your WAITLISTER_API_KEY>",
"WAITLISTER_WAITLIST_KEY": "<your WAITLISTER_WAITLIST_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"waitlister": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@waitlister/mcp"
],
"env": {
"WAITLISTER_ACCOUNT_KEY": "<your WAITLISTER_ACCOUNT_KEY>",
"WAITLISTER_API_KEY": "<your WAITLISTER_API_KEY>",
"WAITLISTER_WAITLIST_KEY": "<your WAITLISTER_WAITLIST_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"waitlister": {
"command": "npx",
"args": [
"-y",
"@waitlister/mcp"
],
"env": {
"WAITLISTER_ACCOUNT_KEY": "<your WAITLISTER_ACCOUNT_KEY>",
"WAITLISTER_API_KEY": "<your WAITLISTER_API_KEY>",
"WAITLISTER_WAITLIST_KEY": "<your WAITLISTER_WAITLIST_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"waitlister": {
"command": "npx",
"args": [
"-y",
"@waitlister/mcp"
],
"env": {
"WAITLISTER_ACCOUNT_KEY": "<your WAITLISTER_ACCOUNT_KEY>",
"WAITLISTER_API_KEY": "<your WAITLISTER_API_KEY>",
"WAITLISTER_WAITLIST_KEY": "<your WAITLISTER_WAITLIST_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ilpr%2Fwaitlister)<a href="https://mcptoplist.com/server/io.github.ilpr%2Fwaitlister"><img src="https://mcptoplist.com/badge/io.github.ilpr%2Fwaitlister.svg" alt="MCP Toplist: Top 25% of 130,833" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
ilpr
Other servers by ilpr
View all ilpr servers →Available versions (5)
| Version | Published |
|---|---|
| 1.4.0 | Aug 30, 2026 |
| 1.3.0 | Aug 18, 2026 |
| 1.2.0 | Jul 31, 2026 |
| 1.0.2 | Feb 8, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Waitlister?
- Waitlister is maintained by ilpr, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Waitlister listed on the Official MCP Registry?
- Yes — Waitlister is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Waitlister have?
- MCP Toplist tracks 5 versions of Waitlister, most recently published on Aug 30, 2026.
- Where can I find the source code for Waitlister?
- The source code for Waitlister is hosted at github.com/ilpr/waitlister-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.