Skip to main content
Glama
shibbirweb

mcp-mysql-read-only

by shibbirweb

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MYSQL_HOSTNoMySQL host. Defaults to host.docker.internal. Single-connection fallback.host.docker.internal
MYSQL_PORTNoMySQL port. Defaults to 3306.3306
MYSQL_USERNoMySQL user. If set with MYSQL_DATABASE, registers a profile named 'default'.
MYSQL_DATABASENoMySQL database name. If set with MYSQL_USER, registers a profile named 'default'.
MYSQL_PASSWORDNoMySQL password. Defaults to empty.
MYSQL_PROFILESNoJSON object of named profiles. Example: {"local":{"host":"host.docker.internal","user":"root","password":"","database":"app_dev"}}
MYSQL_DEFAULT_PROFILENoWhich profile starts active. Defaults to 'default' if it exists, otherwise the first profile.
MYSQL_QUERY_TIMEOUT_MSNoStatement timeout in milliseconds. Defaults to 30000.30000
MYSQL_CONNECT_TIMEOUT_MSNoConnection timeout in milliseconds. Defaults to 10000.10000

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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