A lightweight Java-based MCP (Model Context Protocol) server for JDBC built with Quakrus.
This server is compatible with Virtuoso DBMS and any other DBMS backend that has a JDBC driver.
Features
Get Schemas: Fetch and list all schema names from the connected database.
Get Tables: Retrieve table information for spec...