mcp-mysql-server

mcp-mysql-server

3

The Simple MCP MySQL Server is a lightweight solution for secure interaction with MySQL databases via a Model Context Protocol interface. It facilitates AI assistants in executing SQL queries and accessing database schemas while prioritizing security and ease of configuration.

Simple MCP MySQL Server

A lightweight Model Context Protocol (MCP) server that enables secure interaction with MySQL databases. This server allows AI assistants like Claude to list tables, read data, and execute SQL queries through a controlled interface.

Features

  • List all MySQL tables in the database
  • Retrieve detailed schema information for all tables
  • Execute read-only SQL queries with error handling
  • Secure database access through environment variables
  • Simple configuration and deployment