openlink/mcp-server-jdbc
by Various
Java based Model Context Procotol (MCP) Server for JDBC
MCP
openlink/mcp-server-jdbc
Added 1 June 2026
Overview
A Java implementation of a Model Context Protocol (MCP) server that connects to any JDBC-compliant database. It exposes database schemas and allows querying through the MCP interface, enabling AI agents to interact with relational databases.
Best for
Best for
Developers building MCP-based AI tools that need JDBC database access
Use cases
- Querying databases from AI assistants
- Exposing database schemas to MCP clients
- Integrating JDBC data sources with MCP-based tools
Notes
A Java implementation of a Model Context Protocol (MCP) server that connects to any JDBC-compliant database. It exposes database schemas and allows querying through the MCP interface, enabling AI agents to interact with relational databases.
12 stars on GitHub. Last updated 2025-07-22. Licensed MIT.
Use cases
- Querying databases from AI assistants
- Exposing database schemas to MCP clients
- Integrating JDBC data sources with MCP-based tools
Pros
- Works with any JDBC-compliant database
- Standard MCP protocol for interoperability
- Java-based, portable across platforms
Cons
- Low community adoption (12 stars)
- Requires Java runtime environment
- Limited documentation or examples
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Works with any JDBC-compliant database
- Standard MCP protocol for interoperability
- Java-based, portable across platforms
Cons
- Low community adoption (12 stars)
- Requires Java runtime environment
- Limited documentation or examples
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.