MySQL Query MCP Server

by devakone
MIT License
40
1

info

Retrieve essential information about MySQL databases by specifying the target environment, enabling AI assistants to explore database structures and data directly.

Instructions

Get information about MySQL databases

Input Schema

NameRequiredDescriptionDefault
environmentYesTarget environment to get information from

Input Schema (JSON Schema)

{ "properties": { "environment": { "description": "Target environment to get information from", "enum": [ "local", "development", "staging", "production" ], "type": "string" } }, "required": [ "environment" ], "type": "object" }

You must be authenticated.

Other Tools from MySQL Query MCP Server

Related Tools

ID: 4kr6r7qj4s