mcp-mysql-read-only
by shibbirweb
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MYSQL_HOST | No | MySQL host. Defaults to host.docker.internal. Single-connection fallback. | host.docker.internal |
| MYSQL_PORT | No | MySQL port. Defaults to 3306. | 3306 |
| MYSQL_USER | No | MySQL user. If set with MYSQL_DATABASE, registers a profile named 'default'. | |
| MYSQL_DATABASE | No | MySQL database name. If set with MYSQL_USER, registers a profile named 'default'. | |
| MYSQL_PASSWORD | No | MySQL password. Defaults to empty. | |
| MYSQL_PROFILES | No | JSON object of named profiles. Example: {"local":{"host":"host.docker.internal","user":"root","password":"","database":"app_dev"}} | |
| MYSQL_DEFAULT_PROFILE | No | Which profile starts active. Defaults to 'default' if it exists, otherwise the first profile. | |
| MYSQL_QUERY_TIMEOUT_MS | No | Statement timeout in milliseconds. Defaults to 30000. | 30000 |
| MYSQL_CONNECT_TIMEOUT_MS | No | Connection 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues