@tmdy 在 有没有大佬用过mysql-mcp,我cherrystudio同步魔搭一直不成功 中发帖
怎么搞都是{
“params”: {},
“response”: {
“content”: [
{
“type”: “text”,
“text”: “connect ECONNREFUSED 127.0.0.1:3306”
}
],
“isError”: true
}
}如果cherrystudio自己设置就变成了{
“params”: {},
“response”: {
“isError”: true,
“content”: [
{
“type”: “text”,
“text”: “Error calling tool list_tables: {}”
}
]
}
}密码用户名应该都没记错,自己手动打开了好几次