The MCP Python SDK has been updated to version 2.2.0, introducing stricter handling of HTTP redirects to enhance security. The new default behavior ensures that clients only follow redirects if they remain within the original configured origin (scheme, host, and port). This change prevents clients from inadvertently sending sensitive information like authentication tokens or tool-discovery requests to unintended servers after a redirect. Maintainers are advised to treat endpoint changes as part of their security review, ensuring that any redirects do not cross origin boundaries. AI
IMPACT Enhances security for developers using the MCP Python SDK by preventing potential data leakage through redirects.
RANK_REASON This is a software update for a specific SDK, not a core AI model release or significant industry event.
AI-generated summary · Google Gemini · from 1 sources. How we write summaries →