Sillocan
Sillocan
When I have a table with headers, it is now being interpreted as a part of the table cells. You can see the exact versions of the packages used in...
**Describe the bug** When making a `tools/call` JSON-RPC request to the mcp server, passing the `arguments` parameter as a string instead of an object causes the server to stop responding...
Fixes: https://github.com/jlowin/fastmcp/issues/533 Reworked session state management in the client to use a background task, mirroring the approach used in StdioTransport. This resolves issues with session consistency and lifecycle that could...