The Sessionize MCP Server provides programmatic access to Sessionize event data for conferences and events, enabling you to retrieve and search information about speakers, sessions, and schedules.
Core Capabilities:
Speaker Management: List all speakers with bios, taglines, and social links; search for specific speakers by name; retrieve all sessions presented by a particular speaker
Session Discovery: List all sessions with titles, descriptions, and speakers; search sessions by text in titles, descriptions, or topics; get session recommendations
Schedule Access: View the complete event schedule organized by day and time slot
Multi-Event Support: Query different events by specifying event IDs or configure a default event via the
SESSIONIZE_EVENT_IDenvironment variablePre-built Prompts: Use ready-made prompts for common tasks like conference overviews, speaker details, topic-based session discovery, and viewing schedules
Integration Options: Install and use with Claude Desktop, Claude Code, Cursor, Windsurf, VS Code, or Docker
Provides tools for accessing Sessionize event data, including retrieving speakers, sessions, and schedules from Sessionize-powered conferences. Supports searching for speakers by name, finding sessions by topic, and viewing event schedules.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Sessionizeshow me all speakers for the conference"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Sessionize MCP Server
MCP server for accessing Sessionize event data - speakers, sessions, and schedules.
Get Your Event ID
Log in to Sessionize
Select your event → API / Embed → Enable API
Copy your Event ID from the URL:
https://sessionize.com/api/v2/{EVENT_ID}/view/All
The SESSIONIZE_EVENT_ID environment variable is used to set the default event. You can also pass eventId directly in tool calls.
Installation
Claude Desktop
Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
Claude Code
Cursor / Windsurf / VS Code
Editor | Config File |
Cursor |
|
Windsurf |
|
VS Code |
|
Docker
Usage Examples
Tools
Tool | Description |
| List all speakers |
| Search speaker by name |
| List all sessions |
| Search sessions by topic |
| Get event schedule |
| Get sessions by speaker |
Prompts
Prompt | Description |
| Get conference overview |
| Find speaker details |
| Find sessions on a topic |
| Get full schedule |
| List sessions by speaker |
| Get session recommendations |
Tech Stack
Java 25 + Mandrel 25
Quarkus 3.30
Quarkus MCP Server 1.8.1