Skip to content

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

@LRagji

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1Significant bug affecting many users, highly requested featurebugSomething isn't workingready for workEnough information for someone to start working on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions