query
Execute SQL queries directly on MySQL databases using structured inputs. Retrieve and manage data efficiently through AI-driven interactions with the MCP server.
Instructions
Execute an SQL query on the connected database.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
params | No | Parameters for prepared statements | |
sql | Yes | SQL query to execute |