MCP-Expokossodo 2025
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP-Expokossodo 2025show me today's event capacity"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP-Expokossodo 2025
Sistema MCP (Model Context Protocol) para gestión de eventos Expokossodo con FastAPI, SQLAlchemy y autenticación JWT.
Características Principales
🔧 7 Herramientas MCP: getEventos, getInscritos, getAforo, confirmarAsistencia, getEstadisticas, buscarRegistro, mapaSalaEvento
🗃️ Base de Datos Real: Integración con MySQL (48 eventos, 1,010+ usuarios, 2,224+ inscripciones)
🛡️ Seguridad: Autenticación JWT con 3 roles (LECTOR, STAFF_PUERTA, COORDINADOR)
📊 Logging Estructurado: JSON logs con trace IDs
⚡ Rate Limiting: 10 rps lecturas, 3 rps escrituras
🐳 Docker Ready: Containerización incluida
Related MCP server: Eventbrite MCP Server
Instalación Rápida
# Clonar repositorio
git clone https://github.com/gfxjef/mcp_expokossodo2025.git
cd mcp_expokossodo2025
# Instalar dependencias
pip install -r requirements.txt
# Configurar base de datos
cp .env.example .env
# Editar .env con credenciales
# Iniciar servidor
python3 -m uvicorn app.main:app --host 0.0.0.0 --port 8000 --reload
# Generar tokens de prueba
python3 generate_token.py
# Probar herramientas MCP
./test_tools.shEstado del Proyecto
✅ Sistema Completamente Funcional
Todas las herramientas MCP operativas
Conexión a base de datos real verificada
Autenticación y permisos implementados
Pruebas exitosas realizadas
🚀 Listo para Producción
Desarrollado para Expokossodo 2025 - Sistema de gestión de eventos y asistencia en tiempo real.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Eventify MCP server — manage events, attendees, sessions, speakers, sponsors, and analytics.
Staff live events: gigs, crew, setlists, call lists, ingest. Hosted MCP with OAuth.
Event management for organizers: events, sessions, speakers, agendas, forms, approval-gated writes.
Hosted MCP server with managed OAuth for 15+ toolkits: Google Workspace, Fitbit, Oura, Kalshi, etc.
Related MCP Servers
- FlicenseAqualityNot gradedmaintenanceAn MCP server designed to interact with the RifaExpress backend via PostgreSQL database queries and REST API integrations. It enables users to manage core entities like companies, users, and plans while providing tools for database schema inspection and health monitoring.8-
- FlicenseNot gradedqualityDmaintenanceA multi-tenant Model Context Protocol server that provides a secure interface to the Eventbrite API using Firebase authentication. It enables structured interaction with Eventbrite tools for event management while maintaining platform-managed credentials.-
- AlicenseAqualityDmaintenanceMCP server for enterprise authentication and authorization — JWT validation, OIDC token inspection, OAuth 2.0 introspection, and role-based access control for AI agents.8MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to discover and execute tools via a secure MCP server with JWT authentication, RBAC, rate limiting, and audit logging.1MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/gfxjef/mcp_expokossodo2025'
If you have feedback or need assistance with the MCP directory API, please join our Discord server