Skip to content

The example on Readme is not working with Inspector tool #1023

Description

@LRagji

Exact example on the readme.md is not working the with mcp inspector it returns an error saying not reachable. 404
Inspector logs
`
New StreamableHttp connection request
Query parameters: {"url":"http://localhost:3015/mcp","transportType":"streamable-http"}
Created StreamableHttp server transport
Created StreamableHttp client transport
Client <-> Proxy sessionId: d36fc01f-91e1-4d4b-ac39-37cce8c63d2d
Error accessing endpoint (HTTP 404)

When i debug i can see the connection being received in express app and follow it till await transport.handleRequest(req, res, req.body);` post which nothing else happens.

Latest version of lib 1.20.x

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds reproneeds additional information to be able to reproduce bug

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions