
MySQL MCP Server
Connect and interact with MySQL databases seamlessly. Execute SQL queries, manage database connections, and analyze data through a structured interface designed for AI models. Enhance your AI capabilities by integrating real-time database operations into your workflows.
Installation
Installing for Claude Desktop
Option 1: One-Command Installation
npx mcpbar@latest install xptotech/mcp2 -c claude
This command will automatically install and configure the MySQL MCP Server MCP server for your selected client.
Option 2: Manual Configuration
Run the command below to open your configuration file:
npx mcpbar@latest edit -c claude
After opening your configuration file, copy and paste this configuration:
View JSON configuration
{
"mcpServers": {
"MySQL MCP Server": {
"command": "npx",
"args": [
"-y",
"mysql-mcp-connect"
],
"env": {}
}
}
}
Details:
Stars
0Forks
0Last commit
3 months agoRepository age
3 monthsLicense
MIT
Auto-fetched from GitHub .
MCP servers similar to MySQL MCP Server:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit