OpenLinkSoftware_mcp-jdbc-server

OpenLinkSoftware_mcp-jdbc-server

3.2

If you are the rightful owner of OpenLinkSoftware_mcp-jdbc-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A lightweight MCP server for JDBC built with Quarkus, compatible with Virtuoso DBMS and other DBMS backends with JDBC drivers.

jdbc_get_schemas

List database schemas accessible to connected DBMS.

jdbc_get_tables

List tables associated with a selected database schema.

jdbc_describe_table

Provide the description of a table associated with a designated database schema.

jdbc_filter_table_names

List tables based on a substring pattern from the 'q' input field.

jdbc_query_database

Execute a SQL query and return results in JSONL format.

jdbc_execute_query

Execute a SQL query and return results in JSONL format.

jdbc_execute_query_md

Execute a SQL query and return results in Markdown table format.

jdbc_spasql_query

Execute a SPASQL query and return results.

jdbc_sparql_query

Execute a SPARQL query and return results.

jdbc_virtuoso_support_ai

Interact with LLMs through the Virtuoso Support Assistant/Agent.