by quarkiverse · MCP Server · ★ 191
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Model Context Protocol Servers in Quarkus/Java 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. Running the servers All of these servers are available to run with jbang everywhere: Java, JavaScript, Python and more. Where it says it can be replaced with or or dependent on your preference. Servers jdbc The 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. jvminsight The server is a server that can be used to inspect a running JVM process. See more in the jvminsight readme. filesystem The s
| Stars | 191 |
| Forks | 54 |
| Language | Java |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 66.9035076626494/100 |
| Open Issues | 29 |
| Last Updated | 2026-06-14 |
| Created | 2025-01-22 |
| Platforms | java, mcp |
| Est. Tokens | ~17k |
Explore other popular mcp server tools:
quarkus-mcp-servers is Model Context Protocol Servers in Quarkus. It is categorized as a MCP Server with 191 GitHub stars.
quarkus-mcp-servers is primarily written in Java. It covers topics such as mcp, quarkus-app.
You can find installation instructions and usage details in the quarkus-mcp-servers GitHub repository at github.com/quarkiverse/quarkus-mcp-servers. The project has 191 stars and 54 forks, indicating an active community.
quarkus-mcp-servers is released under the Apache-2.0 license, making it free to use and modify according to the license terms.