Skip to main content
Glama
ImRieul

MySQL MCP Server

by ImRieul

add_comment

Add descriptive comments to MySQL tables or columns to document database structure and improve maintainability. This tool modifies only comments without altering table structure, column types, or data.

Instructions

Safely add a comment to a table or column. This tool only modifies comments — it cannot alter table structure, column types, or data.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tableYesTable name.
columnNoColumn name. If omitted, sets a table-level comment.
commentYesComment text to set.
databaseNoDatabase name. Uses the current database if omitted.

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

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