Yeison Liscano

Results 7 comments of Yeison Liscano

I am facing the same problem. In our case we do not use multiple workers ,but in K8 each pod is a worker running the server. Due to autoscaling and...

https://github.com/modelcontextprotocol/python-sdk/pull/459

https://github.com/modelcontextprotocol/python-sdk/pull/461 https://github.com/modelcontextprotocol/python-sdk/issues/443

Using only standard HTTP and forgetting about SSE https://modelcontextprotocol.io/specification/2025-03-26/basic/transports#streamable-http.

https://github.com/modelcontextprotocol/modelcontextprotocol/discussions/102#discussion-7624176

hi @ajroniedits you can try either changing the configuration file extension to .cjs or use the flags (lPath, sPath) `i18n-unused display-unused -lPath src/lang -sPath src`

Hi there! I developed a remote MCP server, at the time I wrote a custom transport and I realized that for the protocol version 2025-03-26 when returning a status code...