Jdbc is a lightweight, Java-based MCP (Model Context Protocol) server designed for facilitating seamless connections between client applications and database management systems (DBMS) via JDBC. Built with Quarkus, it supports Virtuoso and any other backend that provides a JDBC driver. Jdbc enables users to list schemas and tables, describe tables, filter table names, execute SQL queries, and interact with Virtuoso-specific features like stored procedures and integrated AI support.
Visit Jdbc's official website for product details and getting started.
Comprehensive guides and API references for setting up and using Jdbc.