SQL MCP Tool
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GROQ_MODEL | No | The Groq model to use. | |
| MYSQL_HOST | Yes | MySQL host address. | |
| MYSQL_PORT | Yes | MySQL port number. | |
| AI_PROVIDER | Yes | The AI provider to use. Can be groq, claude, or gemini. | |
| CLAUDE_MODEL | No | The Claude model to use. | |
| GEMINI_MODEL | No | The Gemini model to use. | |
| GROQ_API_KEY | No | Your Groq API key. | |
| GEMINI_API_KEY | No | Your Gemini API key. | |
| MYSQL_DATABASE | Yes | MySQL database name. | |
| MYSQL_PASSWORD | Yes | MySQL password. | |
| MYSQL_USERNAME | Yes | MySQL username. | |
| ANTHROPIC_API_KEY | No | Your Anthropic API key. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |