mysql-mcp-server
by liorcodev
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Container IP interface to bind to | 0.0.0.0 |
| PORT | No | Internal container port for HTTP server binding | 3000 |
| MYSQL_HOST | Yes | MySQL server hostname or IP address (required) | |
| MYSQL_PORT | No | MySQL server port | 3306 |
| MYSQL_USER | No | MySQL username | |
| MYSQL_DATABASE | Yes | Target database name (required) | |
| MYSQL_PASSWORD | No | MySQL password | |
| MYSQL_USER_FILE | No | Path to file containing MySQL username (overrides MYSQL_USER) | |
| MYSQL_PASSWORD_FILE | No | Path to file containing MySQL password (overrides MYSQL_PASSWORD) | |
| MYSQL_CONNECTION_LIMIT | No | Maximum connections in the pool | 10 |
| MYSQL_ALLOW_DDL_OPERATIONS | No | Set to 'true' to allow DDL statements (CREATE, ALTER, DROP, TRUNCATE, etc.) | false |
| MYSQL_ALLOW_WRITE_OPERATIONS | No | Set to 'true' to allow write queries (INSERT, UPDATE, DELETE, REPLACE, CALL, LOAD) | false |
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