Skip to content

Provide MicroProfile Health Check #344

@sberyozkin

Description

@sberyozkin

Right now, MCP clients built on top of LangChain4j issue request to the actual SSE or Streamable HTTP endpoints to determine if the MCP server is up, but it does not work if the MCP server is secured and it would be good to be able to get a dedicated MCP server health status check without actually having to open an SSE or Streamable HTTP channel by issuing a basic HTTP /q/health query.

For example, if the handlers are up and running, ready to process SSE or Streamable HTTP requests, then the MCP server status can be considered healthy, as far as the MicroProfile Health Check status is concerned

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions