A Model Context Protocol server that provides access to MySQL databases through SSH tunnels. This server enables Claude and other LLMs to inspect database schemas and execute SQL queries securely.
In fact, any DBMS for which a Go driver is available may be monitored after rebuilding the binary with the DBMS driver included. Per the Prometheus philosophy, scrapes are synchronous (metrics are ...