Skip to main content
Glama

MCP-Expokossodo 2025

by gfxjef
.env.example500 B
# Database Configuration DB_HOST=your_mysql_host DB_USER=your_username DB_PASSWORD=your_password DB_PORT=3306 DB_NAME=your_database_name # Application Settings APP_NAME=MCP-Expokossodo APP_VERSION=1.0.0 DEBUG=false # JWT Configuration JWT_SECRET_KEY=your-super-secret-jwt-key-here JWT_ALGORITHM=HS256 JWT_ACCESS_TOKEN_EXPIRE_MINUTES=30 # Redis Configuration (optional) REDIS_HOST=localhost REDIS_PORT=6379 REDIS_DB=0 # Rate Limiting RATE_LIMIT_READS_PER_SECOND=10 RATE_LIMIT_WRITES_PER_SECOND=3

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