Skip to content

MySQL MCP Release v2.0.3

Compare
Choose a tag to compare
@benborla benborla released this 26 Jun 05:36
· 29 commits to main since this release

What's New

  • Added performance tracking for write and read-only queries (Thank you @paradisecy )
    • beneficial to see the query time in the agent response, beneficial on query optimization tasks
  • Updated README.MD, added instruction on how to use it on Claude Code (Thank you @elvismdev )