MySql MCP Server

by sussa3007
Verified

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

ID: o2hcex46qi