You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like
The MCP specification logging section states that servers should "Remove sensitive information" and that log messages MUST NOT contain "Credentials or secrets" or "Personal identifying information." Every server implementation will need to implement this same logic. It would be beneficial to have baseline sanitization built into the SDK.