Skip to content

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 21 Sep 12:55
· 9 commits to master since this release
9e1ad6d

Changed

  • A ${NAME} placeholder embedded in connection_url whose value puts an encoded character into
    the host, such as a host:port value whose : becomes %3A, is now a startup error that names
    the cause. Before, the server started and every call failed after the driver's login timeout.

Install and run directly from this tag:
uvx --from git+https://github.com/proprock/sql-safe-mcp@v1.3.1 sql-safe-mcp

See README.md for configuration and usage.