MySQL MCP Server
by Mineru98
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MCP_PORT | No | Port for the MCP server | 8081 |
MYSQL_HOST | Yes | MySQL database host | localhost |
MYSQL_PORT | No | MySQL database port | 3306 |
MYSQL_USER | Yes | MySQL database username | root |
MYSQL_DATABASE | Yes | MySQL database name | mcp_test |
MYSQL_PASSWORD | Yes | MySQL database password |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |