
Signupgenius Mcp
Let your agent list SignUpGenius sign-ups, groups, and Pro slot reports so you can run betas, volunteer rosters, and event coordination without logging into the dashboard for every question.
Overview
signupgenius-mcp is a Grow-phase MCP server that lets agents read SignUpGenius sign-ups, groups, and Pro slot reports using email/password or a Pro API key.
What is this MCP server?
- SignUpGenius MCP v1.1.2 over stdio (npm signupgenius-mcp) for sign-ups, slot reports, and groups.
- Free-account path: SIGNUPGENIUS_EMAIL plus SIGNUPGENIUS_PASSWORD session mode—no SSO or 2FA per server docs.
- Pro slot reports require SIGNUPGENIUS_USER_KEY from Pro Tools API Management and an active Pro subscription.
- Optional SIGNUPGENIUS_NAME and SIGNUPGENIUS_BASE_URL for clearer multi-account or custom endpoint setups.
- Pairs communication workflows in Claude with real volunteer and event roster data.
- Server version 1.1.2, npm identifier signupgenius-mcp
- stdio MCP transport
- Up to four documented environment variables including optional Pro SIGNUPGENIUS_USER_KEY
What problem does it solve?
Coordinating event and beta sign-ups means constant dashboard hopping because agents cannot see SignUpGenius slot occupancy or group membership.
Who is it for?
Indie founders and community leads who already use SignUpGenius for slots and want Claude or Cursor to summarize gaps, groups, and attendance planning.
Skip if: Accounts behind SSO or 2FA-only login, or teams that need full sheet authoring and design purely inside the agent without the SignUpGenius web app.
What do I get? / Deliverables
Once credentials are in env vars and the stdio server is registered, your agent can answer roster and sign-up questions and pull Pro reports without manual exports.
- Agent-queryable SignUpGenius sign-up and group data over MCP
- Pro-tier slot reports when SIGNUPGENIUS_USER_KEY is configured
Recommended MCP Servers
Journey fit
Sign-up sheets sit after you have something to offer—waitlists, community events, and recurring volunteer slots—so the canonical shelf is Grow where lifecycle and coordination work compounds. Lifecycle fits because the MCP surfaces who signed up for which slots and how groups are organized—operational follow-through on audiences you already attracted, not greenfield product coding.
How it compares
SignUpGenius roster MCP connector, not a landing-page builder or email automation skill.
Common Questions / FAQ
Who is signupgenius-mcp for?
Builders and organizers who rely on SignUpGenius for volunteer or event sign-ups and want MCP access to sheets, groups, and optional Pro slot reports.
When should I use signupgenius-mcp?
Use it during Grow-phase coordination—betas, recurring events, or community ops—when you need agent-readable slot and group state from SignUpGenius.
How do I add signupgenius-mcp to my agent?
Install signupgenius-mcp from npm, set SIGNUPGENIUS_EMAIL and SIGNUPGENIUS_PASSWORD for session mode or add SIGNUPGENIUS_USER_KEY for Pro reports, then add the stdio MCP server in your agent config.