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