Home/Data & Retrieval/mysql_mcp_server
mysql_mcp_server logo

mysql_mcp_server

designcomputer/mysql_mcp_server

A Model Context Protocol server enabling secure MySQL database interaction

GraphCanon updated today · GitHub synced 3w

1.3k stars248 forksLast push 2mo Python MIT

Decision brief

mysql_mcp_server is an MCP server for secure MySQL database interaction in Python.

Good fit when

  • When你需要一个安全的MySQL数据库交互服务器用于AI上下文,且你的项目使用Python。
  • 在需要高效与MySQL数据库进行互动的安全性要求高的情境下。

Avoid when

  • If你当前的技术栈不包含Python,因为此工具专为Python环境设计。
  • 若无需对MySQL数据集实行高度安全通信时,则不适合使用该工具。

Observed Jul 17, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Steady (36d since push)
As of 3w
Provenance
Not a fork · Personal account
As of 3w
Security (OSV)
24 low (24 low)
As of today

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

pip install mysql_mcp_server
PyPI

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

This repository contains a Python implementation of the MCP server designed for secure and efficient interaction with MySQL databases in AI contexts.

Capability facts

Deploy
Self-host

Source: dockerfile:Dockerfile · Jul 27, 2026

Docker
Dockerfile present

Source: dockerfile:Dockerfile · Jul 27, 2026

CLI
CLI entrypoint

Source: pyproject.toml:[project.scripts] · Jul 27, 2026

Languages
python

Source: github.language+pyproject.toml · Jul 27, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Python runtimePython

Source: README excerpt (regex_v1, Jul 27, 2026)

pip install mysql-mcp-server
Source link

Tags

README

Deployment options

  • HostedFronteir AI runs the server for you; no local setup required.
  • LocalSmithery installs and runs the server on your own machine.

Manual Installation

pip install mysql-mcp-server

Install dependencies

pip install -r requirements.txt


Install development dependencies

pip install -r requirements-dev.txt


License

MIT License - see LICENSE file for details.

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.