aiagent.club
English
GitHub 仓库

designcomputer/mysql_mcp_server

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

在全部 GitHub 仓库 中按Star排名第 539(共 803)

1.4k 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.4k 2026-09-12
Fork 257 2026-09-12
提交 116 2026-09-12
发布 13 2026-09-12
Watcher 8 2026-09-12
开放 issue 2 2026-09-12
开放 PR 0 2026-09-12