
mysql mcp server
一个用于连接 MySQL 数据库的 Model Context Protocol (MCP) 服务器。
Repository Info
About This Server
一个用于连接 MySQL 数据库的 Model Context Protocol (MCP) 服务器。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
mysql-mcp-server
mysql-mcp-server is a Model Context Protocol (MCP) server for connecting to MySQL Server.
Installation
git clone https://github.com/leopeng1995/mysql-mcp-server.git
cd mysql-mcp-server
uv sync
uv run mysql-mcp-server
Configuration in Cline
{
"mcpServers": {
"mysql-mcp-server": {
"command": "uv",
"args": [
"--directory",
"H:/workspaces/leopeng1995/mysql-mcp-server",
"run",
"mysql-mcp-server"
],
"env": {
"MYSQL_HOST": "localhost",
"MYSQL_PORT": "3306",
"MYSQL_USER": "username",
"MYSQL_PASSWORD": "password",
"MYSQL_DATABASE": "database"
},
"disabled": false,
"autoApprove": []
}
}
}
Quick Start
Clone the repository
git clone https://github.com/leopeng1995/mysql-mcp-serverInstall dependencies
cd mysql-mcp-server
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.