Back to directory
carlosfpc/mcp-mysql

carlosfpc/mcp-mysql

@Carlosfpc

MCP Server para conexión MySQL con túnel SSH

mysqlsshtunneldatabasemcpserverconnectionremote

Installation & Configuration

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

Information

Transport
stdio
Language
JavaScript
Created
2026/6/13
Updated
2026/6/13