GitHub 仓库

designcomputer/mysql_mcp_server

Python 首次收录 2024-12-03 更新于 2026-07-16 查看源 ↗

GitHub 仓库 中按Star排名第 517 / 共 783

1.3k Star

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

项目介绍

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…

摘自 github.com/designcomputer/mysql_mcp_server

最新指标

Star 1.3k 2026-07-16
Fork 246 2026-07-16
提交 111 2026-07-16
发布 11 2026-07-16
Watcher 7 2026-07-16
开放 issue 1 2026-07-16
开放 PR 1 2026-07-16