Enables developers to implement Model Context Protocol (MCP) server features easily within Quarkus applications.
Sponsored
This Quarkus extension simplifies the implementation of Model Context Protocol (MCP) server features. It offers declarative and programmatic APIs for seamless integration between LLM applications and external data sources and tools. By leveraging annotated business methods of CDI beans, developers can easily add server features such as prompts, resources, and tools. It supports both HTTP/SSE and STDIO transports.
주요 기능
01Programmatic APIs for advanced customization
02Integration with LangChain4j for MCP client functionality
0377 GitHub stars
04Declarative APIs for defining server features
05Supports prompts, resources, and tools
06Supports HTTP/SSE and STDIO transports
사용 사례
01Creating custom tools for LLM interactions
02Building AI-infused applications with external data access