Loading video player...
#VDZ26 Model Context Protocol (MCP) is an open standard that enables seamless integration between LLM based applications and agents with external systems, thus allowing us to dynamically enhance the model/agent that acts as a client, with capabilities provided by connected MCP servers. The Quarkus project created one of the first MCP implementations in Java. Quarkus provides an ideal runtime for coding intelligent applications and agents that use the MCP protocol to call out to external MCP servers, or conversely, let you implement powerful MCP servers that can be invoked by any compliant LLM based application written in any programming language. Whether you want to connect to your favorite database, integrate with your company’s systems, or build something completely new, everything is possible! Quarkus will handle all the MCP plumbing and through its hundreds of extensions will help you implement any simple or complex enterprise integration scenario that can enhance your intelligent workflows. Come to this talk to learn how MCP works and how to use it effectively with Quarkus.