WG - Model Context Protocol (MCP) Support #48563
cescoffier
started this conversation in
Design Discussions
Replies: 1 comment 1 reply
-
+1 would it make sense to include https://github.com/quarkiverse/quarkus-mcp-servers in this? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Objective
The main objective of this working group is to provide a robust and evolving implementation of the Model Context Protocol (MCP) client and server in Quarkus, aligned with the specification and its ecosystem.
The Problem
As large language model (LLM) applications evolve, interoperability and agent communication are increasingly standardized through protocols such as MCP or A2A. While MCP is gaining traction across ecosystems, we need to enhance the Quarkus MCP integration to align with the protocol’s evolution and support both client and server roles.
Quarkus needs to fill this gap by:
A lack of such support limits the potential of Quarkus for building interoperable AI-infused applications.
The Proposed Solution
This working group will provide official, first-class support for the Model Context Protocol in Quarkus, covering both client and server roles. The group will:
The implementation will aim to be modular, specification-aligned, and extensible, providing a foundation for agentic and protocol-driven AI integrations.
Definition of Done
This working group will be considered complete when the following are delivered:
Scope of Work
In Scope:
Out of Scope:
Organizing the Work
Communication and Transparency
Points of Contact:
Martin Kouba (@mkouba)
Jan Martiska (@jmartisk)
Clement Escoffier (@cescoffier )
Expected Timeline:
This is a long-running working group as specification updates are published regularly. We will see when we consider this effort done (when the specification will be mature enough)
Potential Outcomes & Deliverables
quarkus-langchain4j-mcp
,quarkus-mcp-server
, andquarkus-mcp-servers
extensions/repositoriesBeta Was this translation helpful? Give feedback.
All reactions