aiagent.club
中文
GitHub repo

designcomputer/mysql_mcp_server

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

#539 of 803 by Stars among GitHub repos

1.4k 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.4k 2026-09-12
Forks 257 2026-09-12
Commits 116 2026-09-12
Releases 13 2026-09-12
Watchers 8 2026-09-12
Open issues 2 2026-09-12
Open PRs 0 2026-09-12