Skip to main content
Glama
mjwyr

mysql-mcp-plus

by mjwyr

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MYSQL_SOURCESYesComma-separated list of data source names (at least one). Names must match ^[a-z][a-z0-9_]*$, not repeat, and not be empty.
MYSQL_MAX_SQL_BYTESNoPositive integer; maximum SQL script size in UTF-8 bytes.5242880
MYSQL_MCP_LOG_LEVELNoLogging level: DEBUG, INFO, WARNING, ERROR, or CRITICAL (case-insensitive).INFO
MYSQL_MAX_STATEMENTSNoPositive integer; maximum number of statements allowed in a single script.5000
MYSQL_MAX_TOTAL_ROWSNoPositive integer; maximum total rows returned for all result sets in one call. Must not be less than the single result set limit.5000
MYSQL_MAX_ROWS_PER_RESULTNoPositive integer; maximum number of rows returned per result set.1000

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

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/mjwyr/mysql_mcp_plus'

If you have feedback or need assistance with the MCP directory API, please join our Discord server