Skip to main content
Glama
TickHaiJun

MCP MySQL Server

by TickHaiJun

execute

Execute INSERT, UPDATE, or DELETE queries to modify MySQL database data with parameter binding support for secure operations.

Instructions

Execute an INSERT, UPDATE, or DELETE query

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sqlYesThe SQL query string (INSERT, UPDATE, DELETE) to execute.
paramsNoAn optional array of parameters (as strings) to bind to the SQL query placeholders (e.g., ?).

Latest Blog Posts

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/TickHaiJun/mysql-mcp-server'

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