The MCP Python SDK violates the MCP Specification 2025-03-26 by rejecting JSON-RPC batch requests (arrays of requests), which are explicitly supported by the protocol specification. This is a ...
I'm trying to get a simple GET handler to work in my +server.ts file. The problem is that regardless of if I do pass a body, I don't pass on a body or pass on an ...