Skip to main content
Glama

MySql MCP Server

use_database

Switch to a specific database within the MySql MCP Server to streamline data access and management. Directly interact with your chosen database for efficient query execution and connection handling.

Instructions

Switch to a different database.

Input Schema

NameRequiredDescriptionDefault
databaseYesName of the database to switch to

Input Schema (JSON Schema)

{ "properties": { "database": { "description": "Name of the database to switch to", "type": "string" } }, "required": [ "database" ], "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