{"slug":"OpenLinkSoftware/mcp-jdbc-server","name":"MCP JDBC Server","description":"A lightweight MCP server for any database with a JDBC driver. Built with Quarkus and requires Java 21+.","category":"database","tags":[],"official":false,"stars":12,"transport":"http","install":[{"cmd":"npx @modelcontextprotocol/inspector","imports":[]}],"tools":[{"name":"jdbc_get_schemas","description":"List database schemas accessible to connected database management system (DBMS)."},{"name":"jdbc_get_tables","description":"List tables associated with a selected database schema."},{"name":"jdbc_describe_table","description":"Provide the description of a table associated with a designated database schema. This includes information about column names, data types, nulls handling, autoincrement, primary key, and foreign keys."},{"name":"jdbc_filter_table_names","description":"List tables, based on a substring pattern from the `q` input field, associated with a selected database schema."},{"name":"jdbc_query_database","description":"Execute a SQL query and return results in JSONL format."},{"name":"jdbc_execute_query","description":"Execute a SQL query and return results in JSONL format."},{"name":"jdbc_execute_query_md","description":"Execute a SQL query and return results in Markdown table format."},{"name":"jdbc_spasql_query","description":"_A Virtuoso-specific feature!_ Execute a SPASQL query and return results."},{"name":"jdbc_sparql_query","description":"_A Virtuoso-specific feature!_ Execute a SPARQL query and return results."},{"name":"jdbc_virtuoso_support_ai","description":"_A Virtuoso-specific feature!_ Interact with LLMs through the Virtuoso Support Assistant/Agent."}],"env_vars":[],"auth_type":"none","github":"https://github.com/OpenLinkSoftware/mcp-jdbc-server","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}