Back to Apps

Event Labs Operations Platform
Supports UIby kapayashwanth
Production-grade event management platform with automated certificate generation and real-time analytics.
0 stars
Works in:claude
Exposes:ToolsResources
What it does
Event Labs is an interactive MCP application providing a full operations suite for managing events, judging competitions, tracking attendance, and generating verified certificates with QR codes.
Key features
- End-to-End Lifecycle: Manage events from creation through approval and cancellation.
- Automated Certification: Generate premium A4 PDF certificates with cryptographic signatures and QR verification.
- Real-time Analytics: Attendance forecasting and historical benchmarking reports.
- RBAC Integration: Four-tier role-based access control (Admin, Faculty, Volunteer, Student).
Installation
Claude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"event-labs": {
"command": "node",
"args": ["/path/to/echeck-mcp/dist/index.js"],
"env": {
"CONVEX_URL": "https://helpful-donkey-618.eu-west-1.convex.cloud"
}
}
}
}
Supported hosts
- claude
Quick install
npm install && npm startInformation
- Pricing
- free
- Published
- 7/27/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Add to claude_desktop_config.json with CONVEX_URL env var.





