mysql-mcp-server
by xujcbiz
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MYSQL_SSL | No | Enable SSL (1, true, yes, on / 0, false, no, off) | false |
| MYSQL_HOST | No | MySQL host | 127.0.0.1 |
| MYSQL_PORT | No | MySQL port | 3306 |
| MYSQL_USER | Yes | MySQL username (required) | |
| MYSQL_DATABASE | No | Default database, leave empty to not specify | |
| MYSQL_MAX_ROWS | No | Maximum rows returned per query | 500 |
| MYSQL_PASSWORD | Yes | MySQL password (required) | |
| MYSQL_CONNECTION_LIMIT | No | Connection pool size | 5 |
| MYSQL_QUERY_TIMEOUT_MS | No | Query timeout in milliseconds | 30000 |
| MYSQL_CONNECT_TIMEOUT_MS | No | Connection timeout in milliseconds | 10000 |
| MYSQL_SSL_REJECT_UNAUTHORIZED | No | SSL reject unauthorized (1, true, yes, on / 0, false, no, off) | true |
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 | |
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/xujcbiz/mysql-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server