designcomputer/mysql_mcp_server
GitHub 仓库 中按Star排名第 517 / 共 783
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…
最新指标
| 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 |