Model Context Protocol
Manage your events from Claude
The WebMobi Events MCP server lets event organizers create, publish, and manage events straight from Claude (and other MCP clients) — no dashboard clicking. Connect once with an API key and run your events from chat.
What you can do
Browse & inspect
- •Search the public event catalogue
- •Get full event detail
- •List your events
- •List an event’s registrations
Create & publish
- •Create a draft event
- •Update event details
- •Publish (go live + mobile feed)
- •Clone an event
- •Archive an event
AI
- •Draft an event from a prompt
- •Draft & save in one step
Build out the program
- •Sessions (agenda)
- •Speakers
- •Sponsors
- •Exhibitors / booths
- •Ticket types (read-only)
Connect
Endpoint (Streamable HTTP):
POST https://events.webmobi.com/api/mcp
Authorization: Bearer wm_live_…Mint a key at Settings → API keys, then follow the connect guide.
Built for organizers
This is an admin tool. Every action runs as the owner of the API key and is scoped to that account's own events. Attendees register on the public event pages and connect in the WebMobi mobile app — there are no attendee or registration-writing tools here. Keys are hashed at rest, rate-limited, and can be revoked anytime; mint a read-only key to let Claude browse without making changes.