Skip to main content
Glama
ashenud

MySQL MCP Server

by ashenud

mysql_connect

Establish a connection to a MySQL database by providing host, port, credentials, and optional SSL settings to enable database operations.

Instructions

Connect to a MySQL database

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
hostNoMySQL hostlocalhost
portNoMySQL port
userYesMySQL username
passwordYesMySQL password
databaseNoDatabase name (optional)
sslNoUse SSL connection
connectionLimitNoConnection pool limit

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

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