MCP Servers / database / JDBC Explorer

JDBC Explorer

JSON →
httpnone1database

A server that enables LLMs to connect and interact with databases via JDBC, built using the Spring AI MCP framework.

Install
How to run this server

No install command recorded.

server path: jdbc-explorer
Tools
What this server exposes
addBusinessInsight
Adds business insights discovered during data analysis to the "Business Insights" resource. Usually executed as part of the prompt "data-explorer"
executeQuery
Executes a SQL query against the connected database, returning the results
getTableNames
Gets the table names, including type, schema, and remarks
describeTable
Describe a table in the database including column information, primary keys, foreign keys, and indexes.
getDatabaseInfo
Get information about the database including SQL dialect, keywords, database product name, etc.
Configuration
Environment & auth
authnone
Resources
JDBC Explorer — MCP Server · libregistry