Skip to content

got connection error when using stateless streamable server #976

@gaoskye

Description

@gaoskye

Inspector Version

0.17.5

Describe the bug

  1. On Inspector version 0.17.5, I cannot connect to stateless streamable servers implemented in Java.
Image
  1. The MCP server uses Java SDK version 0.16.0, along with WebFluxStatelessServerTransport and McpStatelessAsyncServer.

  2. Inspector send request:

Image
  1. Server error message:
Image
  1. The McpStatelessAsyncServer does not register a LoggerRequestHandler:
Image
  1. Is it necessary to send a "logging/setLevel" request when using the Inspector? Or should McpStatelessAsyncServer natively support LoggerRequestHandler?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions