Integrates a Model Context Protocol (MCP) server into Jooby applications.

概要

This Jooby module extends the Jooby framework's capabilities, enabling developers to effortlessly incorporate and run a Model Context Protocol (MCP) server directly within their Jooby applications. It simplifies the process of exposing services or data through the MCP, making it ideal for building lightweight, efficient microservices that communicate using this specific protocol.

主な機能

  • 0 GitHub stars

ユースケース

  • Integrating Jooby-based backend services with systems or clients utilizing the Model Context Protocol.
  • Developing microservices in Jooby that require Model Context Protocol (MCP) communication.
  • Exposing data or functionality from Jooby applications via a standardized MCP interface.