Sessionize
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SESSIONIZE_EVENT_ID | No | Default Sessionize event ID (can be overridden per tool call) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| findSessionC | Search sessions by title or description. Returns matching sessions with full details. |
| findSpeakerC | Search for a speaker by name in a Sessionize event. Returns matching speakers with full details including bio and social links. |
| getScheduleB | Get the event schedule/agenda from Sessionize. Returns the schedule organized by day and time slot. Note: Schedule may be empty if the event hasn't configured session times. |
| getSessionsB | List all sessions for a Sessionize event. Returns session titles, descriptions, speakers, and schedule information. |
| getSessionsBySpeakerB | Get all sessions for a specific speaker. Returns the list of sessions the speaker is presenting. |
| getSpeakersA | List all speakers for a Sessionize event. Returns speaker names, bios, taglines, and social links. If eventId is not provided, uses the configured default event. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jeanlopezxyz/Sessionize'
If you have feedback or need assistance with the MCP directory API, please join our Discord server