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.
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.