Back to directory
Carlosfpc/mcp-mysql

Carlosfpc/mcp-mysql

@Carlosfpc1

MCP Server for MySQL connection with SSH tunnel

mysqlsshdatabasenodejs

Installation & Configuration

{
  "mcpServers": {
    "MySQL": {
      "transportType": "stdio",
      "command": "npm",
      "args": [
        "--silent",
        "--prefix",
        "RUTA_A_TU_PROYECTO",
        "run",
        "start-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2025/4/23
Updated
2026/6/2