Enables developers to implement Model Context Protocol (MCP) server features easily within Quarkus applications.
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.