Skip to main content
Glama

MySql MCP Server

list_databases

Retrieve a list of all accessible MySQL databases on the server to manage connections, execute queries, and streamline database interactions.

Instructions

Get a list of all accessible databases on the server.

Input Schema

NameRequiredDescriptionDefault
random_stringYesDummy parameter for no-parameter tools

Input Schema (JSON Schema)

{ "properties": { "random_string": { "description": "Dummy parameter for no-parameter tools", "type": "string" } }, "required": [ "random_string" ], "type": "object" }

You must be authenticated.

Other Tools from MySql 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/sussa3007/mysql-mcp'

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