Skip to main content
Glama

MySQL MCP Server

MIT License
580
  • Linux
  • Apple
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [0.2.2] - 2025-04-18 ### Fixed - Fixed handling of SQL commands that return result sets, including `SHOW INDEX`, `SHOW CREATE TABLE`, and `DESCRIBE` - Added improved error handling for result fetching operations - Added additional debug output to aid in troubleshooting ## [0.2.1] - 2025-02-15 ### Added - Support for MYSQL_PORT configuration through environment variables - Documentation for PORT configuration in README ### Changed - Updated tests to use handler functions directly - Refactored database configuration to runtime ## [0.2.0] - 2025-01-20 ### Added - Initial release with MCP server implementation - Support for SQL queries through MCP interface - Ability to list tables and read data

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/designcomputer/mysql_mcp_server'

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