Skip to main content
Glama
cano721

@cano721/mysql-mcp-server

by cano721

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MYSQL_HOSTYesDatabase server hostname
MYSQL_PORTNoDatabase server port3306
MYSQL_USERYesDatabase username
MYSQL_DATABASENoDefault database name
MYSQL_MAX_IDLENoMaximum idle connections10
MYSQL_PASSWORDNoDatabase password
MYSQL_QUEUE_LIMITNoMaximum queued connection requests0
MYSQL_IDLE_TIMEOUTNoIdle timeout in milliseconds60000
MYSQL_ALLOW_ANALYZENoAllow ANALYZE queriestrue
MYSQL_ALLOW_EXPLAINNoAllow EXPLAIN queriestrue
MYSQL_QUERY_TIMEOUTNoQuery timeout in milliseconds60000
MYSQL_CONNECT_TIMEOUTNoConnection timeout in milliseconds10000
MYSQL_CONNECTION_LIMITNoMaximum connections in pool1

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/cano721/mysql-mcp-server'

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