MySQL-MCP-Server

MySQL-MCP-Server

2

MySQL-MCP-Server is a server implementation using the Model Context Protocol to connect to MySQL databases. It exposes database tables as resources, supports executing read-only SQL queries, and aids in data analysis.

MySQL-MCP-Server

这是一个使用Model Context Protocol (MCP)连接到MySQL数据库的服务器,将公开表结构作为资源,允许LLM模型访问数据库结构,执行只读SQL查询,并使用预定义的提示进行数据分析

An MCP server that can connect to MySQL databases, which exposes the table structure as a resource, provides SQL query tools, and includes tips for common data analysis tasks.