Skip to main content
Glama

Cloudflare MySQL MCP Server

MIT License
2
  • Apple
  • Linux

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MYSQL_HOSTNoMySQL server hostlocalhost
MYSQL_PORTNoMySQL server port3306
MYSQL_USERYesDatabase username
SECRET_KEYYesSecurity secret key
SENTRY_DSNNoSentry DSN for error tracking (optional)
QUERY_TIMEOUTNoQuery timeout (seconds)30
MYSQL_DATABASEYesDatabase name
MYSQL_PASSWORDYesDatabase password
MAX_CONNECTIONSNoConnection pool size10
GITHUB_CLIENT_IDNoGitHub OAuth client ID (optional)
ALLOWED_OPERATIONSNoPermitted SQL operationsSELECT,INSERT,UPDATE,DELETE
SENTRY_ENVIRONMENTNoSentry environment (optional)
GITHUB_CLIENT_SECRETNoGitHub OAuth client secret (optional)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/vedantparmar12/MCP-Procuction_MySQL'

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