MySQL Query MCP Server

by devakone

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/devakone/mysql-query-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server