Manages Expokossodo events with real-time attendance, registration, and statistical tracking.
This system provides a comprehensive Model Context Protocol (MCP) for managing Expokossodo events. Built with FastAPI and SQLAlchemy, it offers seven distinct tools for event operations, including managing attendees, tracking capacity, confirming attendance, and retrieving statistics. It integrates with a real MySQL database, features robust JWT authentication with three role-based access levels, structured JSON logging with trace IDs, and implements rate limiting to ensure system stability. The entire solution is containerized with Docker, making it production-ready for event management and real-time attendance tracking.