MCP Server for MySQL

MIT License
518
53
  • Linux
  • Apple

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PATHNoOptional path to required binaries/path/to/node/bin:/usr/bin:/bin
MYSQL_DBNoMySQL database name (leave blank to retrieve all databases)
MYSQL_HOSTYesMySQL server hostname or IP address127.0.0.1
MYSQL_PASSYesMySQL password
MYSQL_PORTYesMySQL server port3306
MYSQL_USERYesMySQL usernameroot

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