GitHub repo

designcomputer/mysql_mcp_server

Python Tracked since 2024-12-03 Updated 2026-07-16 View source ↗

#517 of 783 by Stars among GitHub repos

1.3k Stars

A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases

About

A Model Context Protocol (MCP) implementation that enables secure interaction with MySQL databases. This server component facilitates communication between AI applications (hosts/clients) and MySQL databases, making database exploration and analysis safer and more structured through a controlled interface.

Note: MySQL MCP Server supports both standard input/output (STDIO) and Streamable HTTP (SSE) transport modes. The SSE mode is recommended for remote/self-hosted deployments.

To install MySQL MCP Server for Claude Desktop automatically via Smithery:

On startup the server automatically loads a .env file via python-dotenv, so for local use you can simply:

The file is read from the…

Excerpted from github.com/designcomputer/mysql_mcp_server

Latest metrics

Stars 1.3k 2026-07-16
Forks 246 2026-07-16
Commits 111 2026-07-16
Releases 11 2026-07-16
Watchers 7 2026-07-16
Open issues 1 2026-07-16
Open PRs 1 2026-07-16