io.github.chrischall
signupgenius-mcp
SignUpGenius for Claude — sign-ups, slot reports, and groups. Free accounts or Pro API key.
stdiocommunityservice
Package Details
signupgenius-mcp
Transportstdio
Environment Variables
SIGNUPGENIUS_EMAIL(str)
SignUpGenius login email (recommended). Pair with SIGNUPGENIUS_PASSWORD for session mode — works on free accounts. No SSO/2FA.
SIGNUPGENIUS_PASSWORD(str)
Secret
SignUpGenius password (recommended) — required iff SIGNUPGENIUS_EMAIL is set.
SIGNUPGENIUS_USER_KEY(str)
Secret
SignUpGenius Pro API key (Pro Tools > API Management). Required only for slot REPORTS — Pro subscription needed.
SIGNUPGENIUS_NAME(str)
Friendly account name used in startup logs.
SIGNUPGENIUS_BASE_URL(str)
Override the default JSON API base (v2/k for key mode, v3 for session mode).
SIGNUPGENIUS_LEGACY_BASE_URL(str)
Session mode only: override the host for legacy /SUGboxAPI.cfm calls. Defaults to https://www.signupgenius.com.
SIGNUPGENIUS_LOGIN_URL(str)
Session mode only: override the login-form host. Defaults to https://www.signupgenius.com.