58
/ 100
15 hours ago
glama

ticket-generator-mcp

Enables AI agents to generate ticket IDs with QR codes, send tickets via email/SMS/WhatsApp, and retrieve event details through the Ticket Generator API.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 17 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: TG_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAUTH_SERVER_ISSUER
configCORS_ORIGINScomma-separated allowed origins (e.g., https://yourapp.com)
configHOST
configJSON_LIMITJSON body limit (default: 200kb)
configLOG_FORMATmorgan log format (default: combined)
configMCP_BASE_URL
configMCP_TRANSPORTexport =http
configOAUTH_REQUIRED_SCOPES
configPORT
configRATE_MAXmax requests per IP per window (default: 60)
configRATE_WINDOW_MSrate-limit window in ms (default: 60000)
🔐 secretTG_API_KEYIn stdio transport mode, the API key is read from the environment variable.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/trycon-ticket-generator-mcp-qrjq1y)](https://m8ven.ai/mcp/trycon-ticket-generator-mcp-qrjq1y)
commit: 8593b7c52a73a4c451e42f70dede85201e5a29d6
code hash: b5fa5adf0d3af2c2a8de0ff15285ef8fb9ca2de4d46a29218605223af0b56c2f
verified: 6/22/2026, 12:41:05 PM
view raw JSON →