mysql_mcp_server icon indicating copy to clipboard operation
mysql_mcp_server copied to clipboard

Error calling tool execute_sql:

Open mars333 opened this issue 9 months ago • 0 comments

{ "params": { "query": "SHOW DATABASES;" }, "response": { "isError": true, "content": [ { "type": "text", "text": "Error calling tool execute_sql: {}" } ] } }

mars333 avatar Apr 28 '25 15:04 mars333