Model Context Protocol Servers in Quarkus
The repository adopts a modular architecture where individual servers (jdbc, filesystem, jfx, kubernetes) are implemented as separate modules. Each server provides specific functionalities accessible through the Model Context Protocol. The use of Quarkus suggests a focus on lightweight, cloud-native development with dependency injection and extension support. The project aims to provide a collection of readily available MCP servers.
Java
37