diff --git a/_posts/2025-01-08-quarkus-langchain4j-mcp.adoc b/_posts/2025-01-08-quarkus-langchain4j-mcp.adoc index 2d96152ced9..397b7df9c34 100644 --- a/_posts/2025-01-08-quarkus-langchain4j-mcp.adoc +++ b/_posts/2025-01-08-quarkus-langchain4j-mcp.adoc @@ -205,4 +205,6 @@ locally as a subprocess, and configuring application to use it is just a matter of adding a few configuration properties. And that's not all. Stay tuned, because Quarkus also has an extension that -allows you to create MCP servers! More about that soon. \ No newline at end of file +allows you to create MCP servers! More about that soon. *UPDATE:* The post +about the server side is now available: +https://quarkus.io/blog/mcp-server/[Implementing a MCP server in Quarkus]. \ No newline at end of file