MySQL MCP Server
by eltonf
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB_SSL | No | SSL mode (e.g., 'true' or 'false'). | |
| DB_HOST | No | MySQL host (e.g., localhost). | |
| DB_NAME | No | Database name. | |
| DB_PORT | No | MySQL port (default 3306). | |
| DB_USER | No | MySQL user. | |
| DB_PASSWORD | No | MySQL password. | |
| DATABASE_URL | No | MySQL connection URL (e.g., mysql://user:password@host:port/database). Overridden by individual variables. | |
| SCHEMA_ONLY_MODE | No | If 'true', only schema tools are enabled. Set to 'false' to enable execute_query. | |
| QUERY_ACCESS_CONFIG | No | Path to a JSON file defining query access control policy. |
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
ActivityInactive
ResponsivenessNo issues