MCP MySQL App
by zalab-inc
Verified
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MYSQL_HOST | Yes | Your MySQL host | |
MYSQL_PORT | No | MySQL port | 3306 |
MYSQL_USER | Yes | Your MySQL username | |
MYSQL_DATABASE | Yes | Your database name | |
MYSQL_PASSWORD | Yes | Your MySQL 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 |