Overview
Features
Bridge AI agents to Ticket Generator APIs via HTTP MCP
Provides a dedicated MCP server layer that enables AI agents to call Ticket Generator API endpoints over the MCP HTTP transport.
get_ticket_data tool
Tool to retrieve ticket data and information by ticket_id with optional event_id and user_id.
get_ticket_url tool
Tool to generate a shareable ticket URL, supporting format options (web, mobile, pdf) and optional event_id/user_id.
send_ticket tool
Tool to deliver tickets via email or other delivery methods, with recipient details and optional message.
get_event_details tool
Tool to fetch event details and information, with options to include tickets and attendees.
Health and lifecycle endpoints
Includes health check and session management endpoints (GET /health, POST /mcp, GET /mcp, DELETE /mcp) for reliable operation and streaming.
Who Is This For?
- AI agents:Enable AI agents to access ticket data, URLs, and event details via MCP.
- MCP clients:Integrate Claude Desktop, Cursor, and other MCP clients to connect securely.
- Developers:Developers implementing MCP servers to bridge Ticket Generator APIs with AI workflows.




