Skip to main content
Glama

mysql-mcp-webui

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoEnvironment: 'development' or 'production'development
HTTP_PORTNoPort for Web UI, API, and MCP endpoint (customizable in both modes)9274
TRANSPORTNoTransport mode: 'stdio' or 'http'http
AUTH_TOKENNoAPI key (required for stdio mode)
JWT_SECRETNoSecret for JWT tokens (optional in development, recommended for production)
ENABLE_HTTPSNoEnable HTTPS/TLSfalse
SSL_KEY_PATHNoPath to SSL private key (required if HTTPS enabled)
SSL_CERT_PATHNoPath to SSL certificate (required if HTTPS enabled)
JWT_EXPIRES_INNoJWT token expiration (e.g., 1h, 24h, 7d, 30d)7d
RATE_LIMIT_ENABLEDNoEnable rate limitingtrue
MCP_RESPONSE_FORMATNoMCP response format: 'json' or 'toon' (see TOON Format)json
RATE_LIMIT_WINDOW_MSNoRate limit window in milliseconds (15 minutes)900000
RATE_LIMIT_MAX_REQUESTSNoMaximum requests per window100

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/yashagldit/mysql-mcp-webui'

If you have feedback or need assistance with the MCP directory API, please join our Discord server