MCP server to query and modify any JDBC-compatible database via a JDBC URL.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Server Jdbc.
This project contains Model Context Protocol servers, implemented in Java using the Quarkus MCP server framework.
These lets you extend the capabilities of your MCP enabled LLM (Large Language Model) AI applications.
These also work in MCP enabled LLM applications, like Claude Desktop. You can find other clients on Awesome MCP Clients page.
All of these servers are available to run with jbang everywhere: Java, JavaScript, Python and more. Where it says jbang it can be replaced with npx @jbangdev/jbang or uvx jbang or pipx jbang dependent on your preference.

The jdbc server can be used to store and retrieve data from a database given just a JDBC URL. You can use any JDBC database, like Postgres, MySQL, Oracle, Sqlite, etc.
See more in the jdbc readme.

The jvminsight server is a server that can be used to inspect a running JVM process.
See more in the jvminsight readme.
The filesystem server is a file system server that can be used to serve files from a file system.
See more in the filesystem readme.
The jfx server exposes a canvas that can be used to make drawings using JavaFX.
See more in the jfx readme.
The kubernetes server can be used to interact with a Kubernetes cluster.
The 'containers' server lets you work with Docker/Podman/OCI compatible container engines.

The wolfram server can be used to perform web search optimized for use by a large language model through the Wolfram Alpha LLM API.
A WildFly MCP server that allows you to interact with WildFly running servers.
You can check this WildFly vlog that demonstrates its capabilities.
Read more in the WildFly MCP Server readme.
If you have ideas for other servers, feel free to contribute them to this project.
If missing ideas, then look at the reference servers at https://github.com/modelcontextprotocol/servers and see if you can implement them in this project.
Other ideas:
If you have ideas for other servers, feel free to contribute them to this project.
To get started, clone the repository and build it:
Then run the following command to generate a new server for i.e. jfr:
This will create the jfr directory with a Hello World MCP server.
You can then build it:
To wire it into the full project you need to add <module>jfr</module> to the root pom.xml file.
Make sure you have added some useful content to the README.md file + updated the demo image.
Then open a PR :)
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/quarkiverse-mcp-server-jdbc)<a href="https://allmcps.com/mcp/quarkiverse-mcp-server-jdbc"><img src="https://allmcps.com/api/badge/quarkiverse-mcp-server-jdbc?style=directory" alt="MCP Server Jdbc on AllMCPs" /></a>