Skip to main content
Glama
wenit

mysql-mcp-server

by wenit

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MYSQL_HOSTYesMySQL server host (required).
MYSQL_PORTYesMySQL server port (default: 3306).3306
MYSQL_USERYesMySQL user (required).
MYSQL_SSL_CANoPath to SSL CA certificate (optional).
MYSQL_TIMEOUTNoConnection timeout in seconds (default: 60).60
MYSQL_DATABASEYesMySQL database name (required).
MYSQL_PASSWORDYesMySQL password (required).
MYSQL_READONLYNoEnable read-only mode (true/false, default: false).false
MYSQL_CONNECTION_LIMITNoConnection pool limit (default: 10).10

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/wenit/mysql-mcp-server'

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