quarkus-mcp-servers

Java

Model Context Protocol Servers in Quarkus

Protocol Implementations
API Frameworks
Developer Tooling

Architecture and Design Patterns

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.

About

Language

Java

Stars

37

Categories

Protocol ImplementationsAPI FrameworksDeveloper Tooling